Searched refs:_tlbil_va (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/powerpc/mm/ |
D | mmu_decl.h | 55 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
|
D | tlb_nohash.c | 185 _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()
|
D | pgtable.c | 93 _tlbil_va(addr, 0, 0, 0); in set_pte_filter()
|
D | fault.c | 363 _tlbil_va(address, 0, 0, 0); in do_page_fault()
|
D | tlb_nohash_low.S | 358 _GLOBAL(_tlbil_va)
|