Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dmmu_decl.h55 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function
61 extern void _tlbil_va(unsigned long address, unsigned int pid,
65 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va() function
Dtlb_nohash.c200 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page()
242 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi()
322 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
Dtlb_nohash_low.S351 _GLOBAL(_tlbil_va)