Searched defs:halt (Results 1 – 13 of 13) sorted by relevance
94 .globl halt symbol96 halt: label
98 .globl halt symbol100 halt: label
11 void (*halt)(void); member
110 static inline __cpuidle void halt(void) in halt() function
216 void (*halt)(struct x86_emulate_ctxt *ctxt); member
97 static inline void halt(void) in halt() function
196 void (*halt)(void); member
60 #define halt .long 0 macro
50 #define halt .long 0 macro
78 void __noreturn (*halt)(void); member
935 uint64_t halt:1; member967 uint64_t halt:1; member
192 LONG halt; /* Halt the machine. */ member