Searched refs:DISABLE_PCID (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Ddisabled-features.h24 # define DISABLE_PCID 0 macro
30 # define DISABLE_PCID (1<<(X86_FEATURE_PCID & 31)) macro
139 #define DISABLED_MASK4 (DISABLE_PCID)
/linux-master/tools/arch/x86/include/asm/
H A Ddisabled-features.h24 # define DISABLE_PCID 0 macro
30 # define DISABLE_PCID (1<<(X86_FEATURE_PCID & 31)) macro
139 #define DISABLED_MASK4 (DISABLE_PCID)

Completed in 202 milliseconds