Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dubcreg.h71 #define SH4_UBC_MASK_ASID 0x04 /* ignore BASRx */ macro
/netbsd-src/sys/arch/sh3/sh3/
H A Dsh3_machdep.c215 _reg_write_1(SH4_BAMRA, SH4_UBC_MASK_NONE | SH4_UBC_MASK_ASID); in sh_cpu_init()