Lines Matching refs:also_pwc
547 unsigned long psize, bool also_pwc) in _tlbiel_va_range() argument
550 if (also_pwc) in _tlbiel_va_range()
630 bool also_pwc; member
638 t->psize, t->also_pwc); in do_tlbiel_va_range()
654 unsigned long psize, bool also_pwc) in _tlbie_va_range() argument
657 if (also_pwc) in _tlbie_va_range()
666 unsigned long psize, bool also_pwc) in _tlbie_va_range_lpid() argument
669 if (also_pwc) in _tlbie_va_range_lpid()
678 unsigned long psize, bool also_pwc) in _tlbiel_va_range_multicast() argument
683 .psize = psize, .also_pwc = also_pwc }; in _tlbiel_va_range_multicast()
687 _tlbie_va_range(start, end, pid, page_size, psize, also_pwc); in _tlbiel_va_range_multicast()
1314 int psize, bool also_pwc) in __radix__flush_tlb_range_psize() argument
1348 if (also_pwc) in __radix__flush_tlb_range_psize()
1355 _tlbiel_pid(pid, also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1359 also_pwc = true; in __radix__flush_tlb_range_psize()
1362 also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1365 also_pwc ? RIC_FLUSH_ALL : RIC_FLUSH_TLB); in __radix__flush_tlb_range_psize()
1371 _tlbiel_va_range(start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()
1373 _tlbie_va_range(start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()
1376 start, end, pid, page_size, psize, also_pwc); in __radix__flush_tlb_range_psize()