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.c147 static int has_xcrs; variable
2544 has_xcrs = kvm_check_extension(s, KVM_CAP_XCRS); in kvm_arch_init()
2835 if (!has_xcrs) { in kvm_put_xcrs()
3591 if (!has_xcrs) { in kvm_get_xcrs()