Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c110 static __always_inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() function
220 __tlbie_pid(0, RIC_FLUSH_TLB); in fixup_tlbie_va_range()
239 __tlbie_pid(0, RIC_FLUSH_TLB); in fixup_tlbie_pid()
324 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_pid()
330 __tlbie_pid(pid, RIC_FLUSH_TLB); in _tlbie_pid()
334 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_pid()
338 __tlbie_pid(pid, RIC_FLUSH_ALL); in _tlbie_pid()
382 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_lpid()
405 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_lpid_guest()
544 __tlbie_pid(pi in _tlbie_va_range()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c116 static __always_inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() function
226 __tlbie_pid(0, RIC_FLUSH_TLB); in fixup_tlbie_va_range()
245 __tlbie_pid(0, RIC_FLUSH_TLB); in fixup_tlbie_pid()
331 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_pid()
337 __tlbie_pid(pid, RIC_FLUSH_TLB); in _tlbie_pid()
341 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_pid()
345 __tlbie_pid(pid, RIC_FLUSH_ALL); in _tlbie_pid()
389 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_lpid()
412 * Workaround the fact that the "ric" argument to __tlbie_pid in _tlbie_lpid_guest()
551 __tlbie_pid(pi in _tlbie_va_range()
[all...]

Completed in 4 milliseconds