Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddisabled-features.h30 # define DISABLE_PCID 0 macro
36 # define DISABLE_PCID (1<<(X86_FEATURE_PCID & 31)) macro
88 #define DISABLED_MASK4 (DISABLE_PCID)
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Ddisabled-features.h30 # define DISABLE_PCID 0 macro
36 # define DISABLE_PCID (1<<(X86_FEATURE_PCID & 31)) macro
91 #define DISABLED_MASK4 (DISABLE_PCID)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddisabled-features.h24 # define DISABLE_PCID 0 macro
30 # define DISABLE_PCID (1<<(X86_FEATURE_PCID & 31)) macro
127 #define DISABLED_MASK4 (DISABLE_PCID)
/kernel/linux/linux-6.6/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
115 #define DISABLED_MASK4 (DISABLE_PCID)

Completed in 3 milliseconds