Searched refs:ipa_shift (Results 1 – 1 of 1) sorted by relevance
576 static inline int arm64_vttbr_x(u32 ipa_shift, u32 levels) in arm64_vttbr_x() argument578 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() argument585 unsigned int x = arm64_vttbr_x(ipa_shift, levels); in vttbr_baddr_mask()