Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dsbus.c262 #define SYSIO_UEAFSR_SDRD 0x0800000000000000UL /* Secondary DVMA read cause */ macro
288 SYSIO_UEAFSR_SPIO | SYSIO_UEAFSR_SDRD | SYSIO_UEAFSR_SDWR); in sysio_ue_handler()
314 if (afsr & SYSIO_UEAFSR_SDRD) { in sysio_ue_handler()