Searched refs:_tlbivax_bcast (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/mm/
H A Dmmu_decl.h71 extern void _tlbivax_bcast(unsigned long address, unsigned int pid,
74 static inline void _tlbivax_bcast(unsigned long address, unsigned int pid, function
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb_low.S176 * _tlbivax_bcast is only on 47x. We don't bother doing a runtime
180 _GLOBAL(_tlbivax_bcast)
348 _GLOBAL(_tlbivax_bcast)
H A Dtlb.c286 _tlbivax_bcast(vmaddr, pid, tsize, ind);

Completed in 178 milliseconds