Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dkvm_arm.h136 uint32_t kvm_arm_sve_get_vls(ARMCPU *cpu);
293 static inline uint32_t kvm_arm_sve_get_vls(ARMCPU *cpu) in kvm_arm_sve_get_vls() function
H A Dcpu64.c70 cpu->sve_vq.supported = kvm_arm_sve_get_vls(cpu); in arm_cpu_sve_finalize()
H A Dkvm.c1812 uint32_t kvm_arm_sve_get_vls(ARMCPU *cpu) in kvm_arm_sve_get_vls() function