Searched refs:safe_halt (Results 1 – 9 of 9) sorted by relevance
226 #define safe_halt() \ macro239 #define safe_halt() do { raw_safe_halt(); } while (0) macro
50 .safe_halt = xen_safe_halt,
71 ia64 - is safe_halt call racy vs interrupts? (does it sleep?) (See #4a)
145 safe_halt(); in do_longhaul1()179 safe_halt(); in do_powersaver()
327 .irq.safe_halt = native_safe_halt,
997 safe_halt(); in kvm_wait()
109 safe_halt(); in acpi_safe_halt()575 safe_halt(); in acpi_idle_play_dead()
154 void (*safe_halt)(void); member
173 PVOP_VCALL0(irq.safe_halt); in arch_safe_halt()
Completed in 19 milliseconds