Searched refs:RIC_FLUSH_PWC (Results 1 – 2 of 2) sorted by relevance
297 case RIC_FLUSH_PWC: in _tlbiel_pid()340 case RIC_FLUSH_PWC: in _tlbie_pid()341 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_pid()362 else if (t->ric == RIC_FLUSH_PWC) in do_tlbiel_pid()398 case RIC_FLUSH_PWC: in _tlbie_lpid()399 __tlbie_lpid(lpid, RIC_FLUSH_PWC); in _tlbie_lpid()420 case RIC_FLUSH_PWC: in _tlbie_lpid_guest()500 else if (t->ric == RIC_FLUSH_PWC) in do_tlbiel_va()551 __tlbie_pid(pid, RIC_FLUSH_PWC); in _tlbie_va_range()1163 _tlbie_lpid(lpid, RIC_FLUSH_PWC); in radix__flush_pwc_lpid()[all …]
8 #define RIC_FLUSH_PWC 1 macro