Searched refs:sve_vq (Results 1 – 7 of 7) sorted by relevance
17 return sve_vq(env) * 16; in do_prctl_sve_get_vl()35 old_vq = sve_vq(env); in do_prctl_sve_set_vl()47 vq = sve_vq(env); in do_prctl_sve_set_vl()
198 int i, j, vq = sve_vq(env); in target_setup_sve_record()584 sve_size = QEMU_ALIGN_UP(TARGET_SVE_SIG_CONTEXT_SIZE(sve_vq(env)), 16); in target_setup_frame()
56 uint32_t vq_map = cpu->sve_vq.map; in arm_cpu_sve_finalize()57 uint32_t vq_init = cpu->sve_vq.init; in arm_cpu_sve_finalize()70 cpu->sve_vq.supported = kvm_arm_sve_get_vls(cpu); in arm_cpu_sve_finalize()71 vq_supported = cpu->sve_vq.supported; in arm_cpu_sve_finalize()77 vq_supported = cpu->sve_vq.supported; in arm_cpu_sve_finalize()239 cpu->sve_vq.map = vq_map; in arm_cpu_sve_finalize()253 bool sve = vq_map == &cpu->sve_vq; in cpu_arm_get_vq()443 cpu_arm_set_vq, NULL, &cpu->sve_vq); in aarch64_add_sve_properties()
1104 ARMVQMap sve_vq; member3218 static inline int sve_vq(CPUARMState *env) in sve_vq() function
1868 uint64_t vls[KVM_ARM64_SVE_VLS_WORDS] = { cpu->sve_vq.map }; in kvm_arm_sve_set_vls()
7242 uint32_t map = cpu->sve_vq.map; in sve_vqm1_for_el_sm()
452 cpu->sve_vq.supported = (1 << 0) /* 128bit */ in aarch64_a64fx_initfn()739 cpu->sve_vq.supported = (1 << 0) /* 128bit */ in aarch64_neoverse_v1_initfn()948 cpu->sve_vq.supported = 1 << 0; /* 128bit */ in aarch64_a710_initfn()1049 cpu->sve_vq.supported = 1 << 0; /* 128bit */ in aarch64_neoverse_n2_initfn()1285 cpu->sve_vq.supported = MAKE_64BIT_MASK(0, ARM_MAX_VQ); in aarch64_max_tcg_initfn()