suse man page for arch_has_block_step

Query: arch_has_block_step

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ARCH_HAS_BLOCK_STEP(9)						 Kernel Internals					    ARCH_HAS_BLOCK_STEP(9)

NAME
arch_has_block_step - does this CPU support user-mode block-step?
SYNOPSIS
arch_has_block_step(void);
ARGUMENTS
None
DESCRIPTION
If this is defined, then there must be a function declaration or inline for user_enable_block_step, and arch_has_single_step must be defined too. arch_has_block_step should evaluate to nonzero iff the machine supports step-until-branch for user mode. It can be a constant or it can test a CPU feature bit. Kernel Hackers Manual 2.6. July 2010 ARCH_HAS_BLOCK_STEP(9)
Related Man Pages
gggetswartype(3) - debian
less(3perl) - debian
mi_switch(9) - netbsd
chcpu(8) - opensolaris
chcpu(8) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!