Searched refs:KVM_HC_MAP_GPA_RANGE (Results 1 – 5 of 5) sorted by relevance
32 #define KVM_HC_MAP_GPA_RANGE 12 macro
173 8. KVM_HC_MAP_GPA_RANGE
390 ``KVM_HC_MAP_GPA_RANGE`` hypercall, it can set bit 0 in this MSR to
7262 Right now, the only such hypercall is KVM_HC_MAP_GPA_RANGE.
107 #define KVM_EXIT_HYPERCALL_VALID_MASK (1 << KVM_HC_MAP_GPA_RANGE)8735 case KVM_HC_MAP_GPA_RANGE: { in kvm_emulate_hypercall()8739 if (!(vcpu->kvm->arch.hypercall_exit_enabled & (1 << KVM_HC_MAP_GPA_RANGE))) in kvm_emulate_hypercall()8749 vcpu->run->hypercall.nr = KVM_HC_MAP_GPA_RANGE; in kvm_emulate_hypercall()