Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c175 static int has_xcrs; variable
3240 has_xcrs = kvm_check_extension(s, KVM_CAP_XCRS); in kvm_arch_init()
3471 if (!has_xcrs) { in kvm_put_xcrs()
4247 if (!has_xcrs) { in kvm_get_xcrs()