Home
last modified time | relevance | path

Searched refs:_tlbil_va (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dmmu_decl.h54 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
Dtlb_nohash.c219 _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()
Dtlb_nohash_low.S353 _GLOBAL(_tlbil_va)