Searched refs:IPTEL (Results 1 – 3 of 3) sorted by relevance
53 if (IPTEL & xPTEL_V) in update_mmu_cache()54 IPTEL = ptel; in update_mmu_cache()
79 if (IPTEL & xPTEL_V) in local_flush_tlb_page()80 IPTEL = 0; in local_flush_tlb_page()
233 #define IPTEL __SYSREG(0xc00000a0, u32) /* instruction TLB entry */ macro