Searched refs:_tlbil_va (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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-6.1.9/arch/powerpc/mm/nohash/ |
D | tlb.c | 177 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 214 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 294 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
|
D | tlb_low.S | 333 _GLOBAL(_tlbil_va)
|