Searched refs:id_aa64mmfr0_parange_to_phys_shift (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/kvm/
H A Dreset.c309 kvm_ipa_limit = id_aa64mmfr0_parange_to_phys_shift(parange);
/linux-master/arch/arm64/mm/
H A Dinit.c288 BIT(id_aa64mmfr0_parange_to_phys_shift(parange));
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c426 oas = id_aa64mmfr0_parange_to_phys_shift(fld);
/linux-master/arch/arm64/include/asm/
H A Dcpufeature.h838 static inline u32 id_aa64mmfr0_parange_to_phys_shift(int parange) function
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c130 phys_shift = id_aa64mmfr0_parange_to_phys_shift(parange);
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c83 u8 shift = id_aa64mmfr0_parange_to_phys_shift(parange_max);
/linux-master/arch/arm64/kernel/
H A Dcpufeature.c3360 ipa_max = id_aa64mmfr0_parange_to_phys_shift(parange);

Completed in 175 milliseconds