Home
last modified time | relevance | path

Searched refs:K8_INTP_C1E_ACTIVE_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dmsr-index.h166 #define K8_INTP_C1E_ACTIVE_MASK 0x18000000 macro
/arch/x86/kernel/
Dprocess.c628 if (lo & K8_INTP_C1E_ACTIVE_MASK) { in amd_e400_idle()