__halt
#define __halt() __asm__ __volatile__ ("call_pal %0 #halt" : : "i" (PAL_halt))
static u64 __cpuidle __halt(const bool irq_disabled)