Searched refs:KVM_CAP_XCRS (Results 1 – 2 of 2) sorted by relevance
1083 if (kvm_check_cap(KVM_CAP_XCRS)) { in vcpu_save_state()1128 if (kvm_check_cap(KVM_CAP_XCRS)) { in vcpu_load_state()
964 #define KVM_CAP_XCRS 56 macro