Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dirqflags.h59 static inline void native_halt(void) in native_halt() function
108 native_halt(); in halt()
/arch/x86/kernel/
Dparavirt.c341 .halt = native_halt,
Dsmpboot.c1527 native_halt(); in hlt_play_dead()