Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/arch/arm64/kvm/
Dreset.c412 kvm_ipa_limit = id_aa64mmfr0_parange_to_phys_shift(parange); in kvm_set_ipa_limit()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dcpufeature.h761 static inline u32 id_aa64mmfr0_parange_to_phys_shift(int parange) in id_aa64mmfr0_parange_to_phys_shift() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dcpufeature.c2589 ipa_max = id_aa64mmfr0_parange_to_phys_shift(parange); in verify_hyp_capabilities()