Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkvm_mmu.h576 static inline int arm64_vttbr_x(u32 ipa_shift, u32 levels) in arm64_vttbr_x() argument
578 int x = ARM64_VTTBR_X(ipa_shift, levels); in arm64_vttbr_x()
583 static inline u64 vttbr_baddr_mask(u32 ipa_shift, u32 levels) in vttbr_baddr_mask() argument
585 unsigned int x = arm64_vttbr_x(ipa_shift, levels); in vttbr_baddr_mask()