Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3mmu.h68 #define SUN3_BUSERR_INVALID (0x80) macro
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dtraps.c401 && (buserr_type & (SUN3_BUSERR_PROTERR | SUN3_BUSERR_INVALID))) { in bus_error030()
456 else if (buserr_type & SUN3_BUSERR_INVALID) in bus_error030()
490 if (buserr_type & SUN3_BUSERR_INVALID) { in bus_error030()