Home
last modified time | relevance | path

Searched refs:_tlbil_pid_noind (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dmmu_decl.h38 #define _tlbil_pid_noind(pid) _tlbil_pid(pid) macro
44 extern void _tlbil_pid_noind(unsigned int pid);
46 #define _tlbil_pid_noind(pid) _tlbil_pid(pid) macro
Dtlb_nohash_low.S335 _GLOBAL(_tlbil_pid_noind)