Rechercher une page de manuel
arch_has_block_step
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
Sommaire
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.
Si l'on me presse de dire pourquoi je l'aimais,
je sens que cela ne peut s'exprimer qu'en répondant :
"Parce que c'était lui, parce que c'était moi."
-+- Michel de Montaigne, Essais -+-
je sens que cela ne peut s'exprimer qu'en répondant :
"Parce que c'était lui, parce que c'était moi."
-+- Michel de Montaigne, Essais -+-
Contenus ©2006-2012 Benjamin Poulain
Design ©2006-2012 Maxime Vantorre