Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dradix_tlb.c365 case RIC_FLUSH_PWC: in _tlbiel_pid()
408 case RIC_FLUSH_PWC: in _tlbie_pid()
409 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_pid()
434 case RIC_FLUSH_PWC: in _tlbie_pid_lpid()
455 else if (t->ric == RIC_FLUSH_PWC) in do_tlbiel_pid()
491 case RIC_FLUSH_PWC: in _tlbie_lpid()
492 __tlbie_lpid(lpid, RIC_FLUSH_PWC); in _tlbie_lpid()
513 case RIC_FLUSH_PWC: in _tlbie_lpid_guest()
607 else if (t->ric == RIC_FLUSH_PWC) in do_tlbiel_va()
658 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_va_range()
[all …]
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dtlbflush-radix.h8 #define RIC_FLUSH_PWC 1 macro

Completed in 6 milliseconds