Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dirqflags.h51 static __always_inline void native_halt(void) in native_halt() function
95 native_halt(); in halt()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dirqflags.h63 static inline __cpuidle void native_halt(void) in native_halt() function
112 native_halt(); in halt()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dparavirt.c330 .irq.halt = native_halt,
H A Dprocess.c746 * Use native_halt() so that memory contents don't change in stop_this_cpu()
750 native_halt(); in stop_this_cpu()
H A Dsmpboot.c1753 native_halt(); in hlt_play_dead()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dparavirt.c229 .irq.halt = native_halt,
H A Dsmpboot.c1556 native_halt(); in mwait_play_dead()
1596 native_halt(); in hlt_play_dead()
H A Dprocess.c840 * Use native_halt() so that memory contents don't change in stop_this_cpu()
844 native_halt(); in stop_this_cpu()

Completed in 8 milliseconds