Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dmmu_decl.h35 static inline void _tlbil_pid(unsigned int pid) in _tlbil_pid() function
39 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
43 extern void _tlbil_pid(unsigned int pid);
47 #define _tlbil_pid_noind(pid) _tlbil_pid(pid)
Dtlb_nohash.c187 _tlbil_pid(pid); in local_flush_tlb_mm()
235 _tlbil_pid(p ? p->pid : 0); in do_flush_tlb_mm_ipi()
276 _tlbil_pid(pid); in flush_tlb_mm()
360 _tlbil_pid(0); in flush_tlb_kernel_range()
363 _tlbil_pid(0); in flush_tlb_kernel_range()
Dtlb_nohash_low.S124 _GLOBAL(_tlbil_pid)
268 _GLOBAL(_tlbil_pid)
322 _GLOBAL(_tlbil_pid)