Searched refs:_tlbil_va (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/powerpc/mm/ |
| D | mmu_decl.h | 52 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function 59 extern void _tlbil_va(unsigned long address, unsigned int pid, 63 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function
|
| /Linux-v5.4/arch/powerpc/mm/nohash/ |
| D | tlb.c | 214 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 250 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 330 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
|
| D | tlb_low.S | 348 _GLOBAL(_tlbil_va)
|