Searched refs:SH4_MMUCR_SQMD (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dmmu_sh4.h64 #define SH4_MMUCR_SQMD 0x00000200 macro
73 SH4_MMUCR_URC_MASK | SH4_MMUCR_SQMD | SH4_MMUCR_SV | SH4_MMUCR_AT)
/netbsd-current/sys/arch/sh3/sh3/
H A Dmmu.c101 r & SH4_MMUCR_SQMD ? "" : "/user",
H A Dmmu_sh4.c63 cr |= SH4_MMUCR_SQMD; /* store queues not accessible to user */
H A Ddb_interface.c341 r & SH4_MMUCR_SQMD ? "" : "/user");
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/cpu/
H A Dsh4.h133 #define SH4_MMUCR_SQMD 0x00000200 macro
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp206 r & SH4_MMUCR_SQMD ? "" : "/user"));

Completed in 95 milliseconds