Home
last modified time | relevance | path

Searched refs:hcalls (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/osfmk/i386/
H A Dcpuid.c1663 int hcalls; in cpuid_vmm_detect_pv_interface() local
1664 if (PE_parse_boot_argn("hcalls", &hcalls, sizeof(hcalls)) && in cpuid_vmm_detect_pv_interface()
1665 hcalls == 0) { in cpuid_vmm_detect_pv_interface()