Searched refs:safe_halt (Results 1 – 14 of 14) sorted by relevance
111 #define safe_halt() \ macro127 #define safe_halt() do { raw_safe_halt(); } while (0) macro
33 #define safe_halt() do { } while (0) macro
123 .safe_halt = xen_safe_halt,
63 safe_halt(); in arch_cpu_idle()
612 safe_halt(); in kvm_wait()826 safe_halt(); in kvm_lock_spinning()
304 safe_halt(); in default_idle()
338 .safe_halt = native_safe_halt,
68 ia64 - is safe_halt call racy vs interrupts? (does it sleep?) (See #4a)
117 safe_halt(); in acpi_safe_halt()714 safe_halt(); in acpi_idle_play_dead()
145 safe_halt(); in do_longhaul1()179 safe_halt(); in do_powersaver()
253 safe_halt(); in arch_cpu_idle()
215 void (*safe_halt)(void); member
117 PVOP_VCALL0(pv_irq_ops.safe_halt); in arch_safe_halt()
1429 pv_irq_ops.safe_halt = lguest_safe_halt; in lguest_init()