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