Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c181 oas = id_aa64mmfr0_parange_to_phys_shift(fld); in arm_smmu_sva_supported()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dreset.c361 kvm_ipa_limit = id_aa64mmfr0_parange_to_phys_shift(parange); in kvm_set_ipa_limit()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c94 phys_shift = id_aa64mmfr0_parange_to_phys_shift(parange); in prepare_host_vtcr()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dinit.c428 BIT(id_aa64mmfr0_parange_to_phys_shift(parange)); in arm64_memblock_init()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h783 static inline u32 id_aa64mmfr0_parange_to_phys_shift(int parange) in id_aa64mmfr0_parange_to_phys_shift() function
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dpgtable.c79 return phys < BIT(id_aa64mmfr0_parange_to_phys_shift(ID_AA64MMFR0_PARANGE_MAX)); in kvm_phys_is_valid()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2796 ipa_max = id_aa64mmfr0_parange_to_phys_shift(parange); in verify_hyp_capabilities()