Searched refs:KVM_REG_ARM64_SVE_VLS (Results 1 – 6 of 6) sorted by relevance
134 if (id == KVM_REG_ARM64_SVE_VLS) in sve_id_to_str()782 KVM_REG_ARM64_SVE_VLS,838 KVM_REG_ARM64_SVE_VLS,
447 if (reg->id == KVM_REG_ARM64_SVE_VLS) in get_sve_reg()473 if (reg->id == KVM_REG_ARM64_SVE_VLS) in set_sve_reg()634 reg = KVM_REG_ARM64_SVE_VLS; in copy_sve_reg_indices()
322 #define KVM_REG_ARM64_SVE_VLS (KVM_REG_ARM64 | KVM_REG_ARM64_SVE | \ macro
317 #define KVM_REG_ARM64_SVE_VLS (KVM_REG_ARM64 | KVM_REG_ARM64_SVE | \ macro
175 #define KVM_REG_ARM64_SVE_VLS (KVM_REG_ARM64 | KVM_REG_ARM64_SVE | KVM_REG_SIZE_U512 | 0xffff) macro
2443 0x6060 0000 0015 ffff KVM_REG_ARM64_SVE_VLS pseudo-register2452 In addition, except for KVM_REG_ARM64_SVE_VLS, these registers are not2457 KVM_REG_ARM64_SVE_VLS is a pseudo-register that allows the set of vector2481 KVM_REG_ARM64_SVE_VLS is only accessible after KVM_ARM_VCPU_INIT.3135 - KVM_REG_ARM64_SVE_VLS may be read using KVM_GET_ONE_REG: the3148 - KVM_REG_ARM64_SVE_VLS may optionally be written using3154 - the KVM_REG_ARM64_SVE_VLS pseudo-register is immutable, and can