Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dcpuid.c1654 int hcalls; in cpuid_vmm_detect_pv_interface() local
1655 if (PE_parse_boot_argn("hcalls", &hcalls, sizeof(hcalls)) && in cpuid_vmm_detect_pv_interface()
1656 hcalls == 0) { in cpuid_vmm_detect_pv_interface()