Searched refs:MMUOR_ITLB (Results 1 – 2 of 2) sorted by relevance
/arch/m68k/include/asm/ | ||
D | mcfmmu.h | 46 #define MMUOR_ITLB 0x00000010 /* ITLB operation */ macro |
/arch/m68k/mm/ | ||
D | mcfmmu.c | 153 mmu_write(MMUOR, MMUOR_ITLB | MMUOR_ACC | MMUOR_UAA); in cf_tlb_miss() |