Searched refs:hcalls (Results 1 – 1 of 1) sorted by relevance
1660 int hcalls; in cpuid_vmm_detect_pv_interface() local1661 if (PE_parse_boot_argn("hcalls", &hcalls, sizeof(hcalls)) && in cpuid_vmm_detect_pv_interface()1662 hcalls == 0) { in cpuid_vmm_detect_pv_interface()