Searched refs:hv_guest_os_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.h100 return vcpu->arch.hyperv_enabled && to_kvm_hv(vcpu->kvm)->hv_guest_os_id;
H A Dhyperv.c1344 if ((hv->hv_guest_os_id & KVM_HV_WIN2016_GUEST_ID_MASK) !=
1386 hv->hv_guest_os_id = data;
1388 if (!hv->hv_guest_os_id)
1397 if (!hv->hv_guest_os_id)
1642 data = hv->hv_guest_os_id;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1122 u64 hv_guest_os_id; member in struct:kvm_hv

Completed in 124 milliseconds