Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dtlb-radix.c109 static inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() function
279 __tlbie_pid(pid, RIC_FLUSH_TLB); in _tlbie_pid()
282 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_pid()
286 __tlbie_pid(pid, RIC_FLUSH_ALL); in _tlbie_pid()
443 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_va_range()