Home
last modified time | relevance | path

Searched refs:SH4_ITLB_DA2 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/sh3/include/
H A Dmmu_sh4.h108 #define SH4_ITLB_DA2 0xf3800000 macro
/netbsd/sys/arch/hpc/stand/hpcboot/sh3/cpu/
H A Dsh4.h171 #define SH4_ITLB_DA2 0xf3800000 macro
/netbsd/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp230 r = _reg_read_4(SH4_ITLB_DA2 | e); in MMUDump()
/netbsd/sys/arch/sh3/sh3/
H A Ddb_interface.c412 *pda2 = _reg_read_4(SH4_ITLB_DA2 | e); in __db_get_itlb_sh4()