Home
last modified time | relevance | path

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

/lk-master/platform/pc/
A Ddebug.c102 x86_hlt(); in platform_halt()
/lk-master/arch/x86/
A Dfaults.c68 x86_hlt(); in exception_die()
/lk-master/arch/x86/include/arch/
A Dx86.h144 static inline void x86_hlt(void) { __asm__ __volatile__("hlt"); } in x86_hlt() function

Completed in 5 milliseconds