Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dcpuid.c181 static bool supported_xcr0_bit(unsigned bit) in supported_xcr0_bit() function
388 if (entry[i].eax == 0 || !supported_xcr0_bit(idx)) in do_cpuid_ent()