Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h32 #define EL2HLT 51 /* Level 2 halted */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h32 #define EL2HLT 51 /* Level 2 halted */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h77 #define EL2HLT 101 /* Level 2 halted */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h77 #define EL2HLT 101 /* Level 2 halted */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h75 #define EL2HLT 96 /* Level 2 halted */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h16 #define EL2HLT 44 /* Level 2 halted */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h27 #define EL2HLT 44 /* Level 2 halted */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h75 #define EL2HLT 96 /* Level 2 halted */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h16 #define EL2HLT 44 /* Level 2 halted */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h27 #define EL2HLT 44 /* Level 2 halted */ macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c117 return -EL2HLT; in cpu_run_reference_code()
/openbmc/u-boot/include/linux/
H A Derrno.h57 #define EL2HLT 51 /* Level 2 halted */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c65 ERRNO_MSG(EL2HLT, "Level 2 halted"),
/openbmc/linux/lib/
H A Derrname.c73 E(EL2HLT),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc67 E(EL2HLT)
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c729 value = -EL2HLT; in ep_config()
934 retval = -EL2HLT; in ep0_read()
1164 retval = -EL2HLT; in ep0_write()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1118 rc = -EL2HLT; in pxa_ep_queue()
1136 rc = -EL2HLT; in pxa_ep_queue()
H A Dgoku_udc.c363 return -EL2HLT; in write_fifo()
421 return -EL2HLT; in read_fifo()
H A Dpxa25x_udc.c917 return -EL2HLT; in pxa25x_ep_queue()
H A Domap_udc.c931 return -EL2HLT; in omap_ep_queue()
/openbmc/linux/drivers/tty/
H A Dn_gsm.c4168 return -EL2HLT; in gsm_modem_update()
4271 return -EL2HLT; in gsmtty_install()
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c811 return -EL2HLT; in pxa25x_ep_queue()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c324 return -EL2HLT; in __ffs_ep0_stall()