Home
last modified time | relevance | path

Searched refs:native_halt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dirqflags.h52 static inline void native_halt(void) in native_halt() function
100 native_halt(); in halt()
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c333 .halt = native_halt,
Dsmpboot.c1403 native_halt(); in hlt_play_dead()