Searched refs:MMUOR_ACC (Results 1 – 3 of 3) sorted by relevance
161 mmu_write(MMUOR, MMUOR_ACC | MMUOR_UAA); in cf_tlb_miss()163 mmu_write(MMUOR, MMUOR_ITLB | MMUOR_ACC | MMUOR_UAA); in cf_tlb_miss()
42 #define MMUOR_ACC 0x00000002 /* TLB access */ macro
161 mmu_write(MMUOR, MMUOR_ACC | MMUOR_UAA); in load_ksp_mmu()