Searched refs:x86_hlt (Results 1 – 3 of 3) sorted by relevance
102 x86_hlt(); in platform_halt()
68 x86_hlt(); in exception_die()
144 static inline void x86_hlt(void) { __asm__ __volatile__("hlt"); } in x86_hlt() function
Completed in 5 milliseconds