Searched refs:sve_state_size_from_vl (Results 1 – 2 of 2) sorted by relevance
1126 #define sve_state_size_from_vl(sve_max_vl) ({ \ macro1140 #define vcpu_sve_state_size(vcpu) sve_state_size_from_vl((vcpu)->arch.sve_max_vl)
463 sve_state_size = sve_state_size_from_vl(sve_max_vl); in pkvm_vcpu_init_sve()