Home
last modified time | relevance | path

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

/linux-3.4.99/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.c185 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page()
227 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi()
300 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
Dpgtable.c93 _tlbil_va(addr, 0, 0, 0); in set_pte_filter()
Dfault.c363 _tlbil_va(address, 0, 0, 0); in do_page_fault()
Dtlb_nohash_low.S358 _GLOBAL(_tlbil_va)