Searched refs:KVM_ARM64_SVE_MAX_SLICES (Results 1 – 4 of 4) sorted by relevance
315 #define KVM_ARM64_SVE_MAX_SLICES 32 macro321 ((i) & (KVM_ARM64_SVE_MAX_SLICES - 1)))327 ((i) & (KVM_ARM64_SVE_MAX_SLICES - 1)))332 ((i) & (KVM_ARM64_SVE_MAX_SLICES - 1)))
157 i = id & (KVM_ARM64_SVE_MAX_SLICES - 1); in sve_id_to_str()
445 BUILD_BUG_ON(SVE_NUM_SLICES != KVM_ARM64_SVE_MAX_SLICES); in sve_reg_to_region()