Searched refs:native_halt (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dirqflags.h51 static __always_inline void native_halt(void) function
95 native_halt();
/linux-master/arch/x86/kernel/
H A Dparavirt.c187 .irq.halt = native_halt,
H A Dsmpboot.c1351 native_halt();
1391 native_halt();
H A Dprocess.c840 * Use native_halt() so that memory contents don't change
844 native_halt();

Completed in 132 milliseconds