Searched refs:has_hwp_request_pkg (Results 1 – 1 of 1) sorted by relevance
90 unsigned int has_hwp_request_pkg; /* IA32_HWP_REQUEST_PKG */ variable1484 has_hwp_request_pkg = eax & (1 << 11); in parse_cpuid()1486 if (!has_hwp_request_pkg && update_hwp_use_pkg) in parse_cpuid()1499 has_hwp_request_pkg ? "" : "No-", in parse_cpuid()1542 if (has_hwp_request_pkg) { in main()