Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h135 #define ATC_040 (0x0400) macro
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c304 if (ssw & ATC_040) { in access_error040()