Home
last modified time | relevance | path

Searched refs:system_supports_tlb_range (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dtlbflush.h405 if (!system_supports_tlb_range() || \
451 if ((!system_supports_tlb_range() && in __flush_tlb_range_nosync()
H A Dcpufeature.h825 static inline bool system_supports_tlb_range(void) in system_supports_tlb_range() function
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c658 if (!system_supports_tlb_range()) { in kvm_tlb_flush_vmid_range()
843 return system_supports_tlb_range() && stage2_has_fwb(pgt); in stage2_unmap_defer_tlb_flush()