Searched defs:WRFAULT_040 (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dtrap.c147 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
151 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dtrap.c138 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
142 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dtrap.c141 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
145 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dtrap.c154 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
158 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dtrap.c151 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
155 #define WRFAULT_040(c) (((c) & (SSW4_LK|SSW4_RW)) != SSW4_RW) macro
159 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dtrap.c149 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
153 #define WRFAULT_040(c) 0 macro
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dtrap.c150 #define WRFAULT_040(c) (cputype == CPU_68040 && \ macro
154 #define WRFAULT_040(c) 0 macro

Completed in 127 milliseconds