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 */ variable1483 has_hwp_request_pkg = eax & (1 << 11); in parse_cpuid()1485 if (!has_hwp_request_pkg && update_hwp_use_pkg) in parse_cpuid()1498 has_hwp_request_pkg ? "" : "No-", in parse_cpuid()1541 if (has_hwp_request_pkg) { in main()