Searched refs:xstate_required_size (Results 1 – 1 of 1) sorted by relevance
34 static u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size() function129 best->ebx = xstate_required_size(vcpu->arch.xcr0, false); in kvm_update_cpuid_runtime()134 best->ebx = xstate_required_size(vcpu->arch.xcr0, true); in kvm_update_cpuid_runtime()715 entry->ebx = xstate_required_size(supported_xcr0, false); in __do_cpuid_func()727 entry->ebx = xstate_required_size(supported_xcr0 | supported_xss, in __do_cpuid_func()