Home
last modified time | relevance | path

Searched defs:sve_max_vl (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c417 unsigned int sve_max_vl; in pkvm_vcpu_init_sve() local
/linux/arch/arm64/include/asm/
H A Dkvm_host.h800 unsigned int sve_max_vl; member
1029 #define sve_state_size_from_vl(sve_max_vl) ({ \ argument