Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/i386/
H A Dcpuid.c1660 int hcalls; in cpuid_vmm_detect_pv_interface() local
1661 if (PE_parse_boot_argn("hcalls", &hcalls, sizeof(hcalls)) && in cpuid_vmm_detect_pv_interface()
1662 hcalls == 0) { in cpuid_vmm_detect_pv_interface()