Lines Matching refs:also_pwc
454 unsigned long psize, bool also_pwc) in _tlbiel_va_range() argument
457 if (also_pwc) in _tlbiel_va_range()
523 bool also_pwc; member
531 t->psize, t->also_pwc); in do_tlbiel_va_range()
547 unsigned long psize, bool also_pwc) in _tlbie_va_range() argument
550 if (also_pwc) in _tlbie_va_range()
559 unsigned long psize, bool also_pwc) in _tlbiel_va_range_multicast() argument
564 .psize = psize, .also_pwc = also_pwc }; in _tlbiel_va_range_multicast()
568 _tlbie_va_range(start, end, pid, page_size, psize, also_pwc); in _tlbiel_va_range_multicast()
1237 int psize, bool also_pwc) in __radix__flush_tlb_range_psize() argument
1268 if (also_pwc) in __radix__flush_tlb_range_psize()
1275 _tlbiel_pid(pid, also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1279 also_pwc = true; in __radix__flush_tlb_range_psize()
1282 also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1285 also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1291 _tlbiel_va_range(start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()
1293 _tlbie_va_range(start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()
1296 start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()
1514 unsigned long psize, bool also_pwc) in _tlbie_va_range_lpid() argument
1517 if (also_pwc) in _tlbie_va_range_lpid()