Home
last modified time | relevance | path

Searched refs:id_aa64mmfr0_parange_to_phys_shift (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3-sva.c181 oas = id_aa64mmfr0_parange_to_phys_shift(fld); in arm_smmu_sva_supported()
/Linux-v5.10/arch/arm64/kvm/
Dreset.c375 kvm_ipa_limit = id_aa64mmfr0_parange_to_phys_shift(parange); in kvm_set_ipa_limit()
/Linux-v5.10/arch/arm64/include/asm/
Dcpufeature.h733 static inline u32 id_aa64mmfr0_parange_to_phys_shift(int parange) in id_aa64mmfr0_parange_to_phys_shift() function
/Linux-v5.10/arch/arm64/kernel/
Dcpufeature.c2573 ipa_max = id_aa64mmfr0_parange_to_phys_shift(parange); in verify_hyp_capabilities()