Searched refs:_tlbil_va (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | mmu_decl.h | 54 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function 60 extern void _tlbil_va(unsigned long address, unsigned int pid, 64 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function
|
D | tlb_nohash.c | 219 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 255 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 335 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
|
D | tlb_nohash_low.S | 353 _GLOBAL(_tlbil_va)
|