Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
A Dmmu_decl.h31 static inline void _tlbil_pid(unsigned int pid) in _tlbil_pid() function
36 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
40 extern void _tlbil_pid(unsigned int pid);
44 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
/linux/arch/powerpc/mm/nohash/
A Dtlb.c199 _tlbil_pid(pid); in local_flush_tlb_mm()
242 _tlbil_pid(p ? p->pid : 0); in do_flush_tlb_mm_ipi()
283 _tlbil_pid(pid); in flush_tlb_mm()
367 _tlbil_pid(0); in flush_tlb_kernel_range()
370 _tlbil_pid(0); in flush_tlb_kernel_range()
A Dtlb_low.S112 _GLOBAL(_tlbil_pid)
250 _GLOBAL(_tlbil_pid)
304 _GLOBAL(_tlbil_pid)

Completed in 9 milliseconds