Home
last modified time | relevance | path

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

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