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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_decl.h55 static inline void _tlbil_va(unsigned long address, unsigned int pid, function
61 extern void _tlbil_va(unsigned long address, unsigned int pid,
65 static inline void _tlbil_va(unsigned long address, unsigned int pid, function
H A Dtlb_nohash.c140 _tlbil_va(vmaddr, pid, tsize, ind);
182 _tlbil_va(p->addr, p->pid, p->tsize, p->ind);
255 _tlbil_va(vmaddr, pid, tsize, ind);
H A Dfault.c253 _tlbil_va(address, 0, 0, 0);
H A Dpgtable.c189 _tlbil_va(addr, 0, 0, 0);
H A Dtlb_nohash_low.S323 _GLOBAL(_tlbil_va)

Completed in 103 milliseconds