Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/uapi/asm/
H A Depapr_hcalls.h58 #define EV_IDLE 16 macro
/linux/arch/powerpc/kernel/
H A Depapr_hcalls.S33 LOAD_REG_IMMEDIATE(r11, EV_HCALL_TOKEN(EV_IDLE))
H A Didle_64e.S86 LOAD_REG_IMMEDIATE(r11, EV_HCALL_TOKEN(EV_IDLE))
/linux/arch/powerpc/include/asm/
H A Depapr_hcalls.h454 r11 = EV_HCALL_TOKEN(EV_IDLE); in ev_idle()