Searched refs:SH4_MMUCR_AT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dmmu_sh4.h61 #define SH4_MMUCR_AT 0x00000001 macro
73 SH4_MMUCR_URC_MASK | SH4_MMUCR_SQMD | SH4_MMUCR_SV | SH4_MMUCR_AT)
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/cpu/
H A Dsh4.h130 #define SH4_MMUCR_AT 0x00000001 macro
/netbsd-current/sys/arch/sh3/sh3/
H A Dmmu_sh4.c61 cr = SH4_MMUCR_AT; /* address translation enabled */
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp201 if (!(r & SH4_MMUCR_AT))

Completed in 102 milliseconds