Searched refs:do_sys_ioctl (Results 1 – 1 of 1) sorted by relevance
1128 bool do_sys_ioctl) in try_get_hv_cpuid() argument1137 if (do_sys_ioctl) { in try_get_hv_cpuid()1168 bool do_sys_ioctl; in get_supported_hv_cpuid() local1170 do_sys_ioctl = in get_supported_hv_cpuid()1177 assert(do_sys_ioctl || cs->kvm_state); in get_supported_hv_cpuid()1184 while ((cpuid = try_get_hv_cpuid(cs, max, do_sys_ioctl)) == NULL) { in get_supported_hv_cpuid()1194 if (!do_sys_ioctl && kvm_check_extension(cs->kvm_state, in get_supported_hv_cpuid()