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

/freebsd-13-stable/sys/dev/hyperv/include/
H A Dhyperv.h47 #define CPUID_HV_MSR_HYPERCALL 0x0020 /* MSR_HV_GUEST_OS_ID macro
/freebsd-13-stable/stand/efi/loader/
H A Dcopy.c57 #define CPUID_HV_MSR_HYPERCALL 0x0020 macro
85 if ((regs[0] & CPUID_HV_MSR_HYPERCALL) == 0)
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dhyperv.c162 if ((regs[0] & CPUID_HV_MSR_HYPERCALL) == 0) {

Completed in 44 milliseconds