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

/linux-master/arch/arm64/include/asm/
H A Dtlbflush.h398 if (!system_supports_tlb_range() || \
444 if ((!system_supports_tlb_range() &&
H A Dcpufeature.h825 static inline bool system_supports_tlb_range(void) function
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c700 if (!system_supports_tlb_range()) {
885 return system_supports_tlb_range() && stage2_has_fwb(pgt);

Completed in 163 milliseconds