Searched refs:CPUID_EPB_SUPPORT (Results 1 – 2 of 2) sorted by relevance
415 #define CPUID_EPB_SUPPORT (1 << 3) macro
4751 return (regs.cp_ecx & CPUID_EPB_SUPPORT); in cpuid_iepb_supported()