Home
last modified time | relevance | path

Searched defs:x86_cap_flag (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dcpufeature.h15 #define x86_cap_flag(flag) x86_cap_flags[flag] macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeature.h42 #define x86_cap_flag(flag) x86_cap_flags[flag] macro
45 #define x86_cap_flag(flag) ((flag) >> 5), ((flag) & 31) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeature.h44 #define x86_cap_flag(flag) x86_cap_flags[flag] macro

Completed in 2 milliseconds