Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Drefcode.c118 return -EL2HLT; in cpu_run_reference_code()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h57 #define EL2HLT 51 /* Level 2 halted */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c65 ERRNO_MSG(EL2HLT, "Level 2 halted"),
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c812 return -EL2HLT; in pxa25x_ep_queue()