Searched refs:has_hwp_pkg (Results 1 – 1 of 1) sorted by relevance
284 unsigned int has_hwp_pkg; /* IA32_HWP_REQUEST_PKG */ variable4405 if (has_hwp_pkg) { in print_hwp()5624 has_hwp_pkg = eax & (1 << 11); in process_cpuid()5637 has_hwp_epp ? "" : "No-", has_hwp_pkg ? "" : "No-", has_epb ? "" : "No-"); in process_cpuid()