Home
last modified time | relevance | path

Searched refs:hlt_play_dead (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/objtool/
H A Dnoreturns.h30 NORETURN(hlt_play_dead)
/linux-6.15/arch/x86/include/asm/
H A Dsmp.h111 void __noreturn hlt_play_dead(void);
/linux-6.15/arch/x86/kernel/
H A Dsmpboot.c1319 void __noreturn hlt_play_dead(void) in hlt_play_dead() function
1342 hlt_play_dead(); in native_play_dead()
/linux-6.15/arch/x86/power/
H A Dcpu.c309 hlt_play_dead(); in resume_play_dead()