Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c270 #define SYSIO_UEAFSR_MID 0x000003e000000000UL /* UPA MID causing the fault */ macro
309 (afsr & SYSIO_UEAFSR_MID) >> 37UL); in sysio_ue_handler()