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

/linux-master/arch/um/include/asm/
H A Dcpufeature.h36 #define cpu_has(c, bit) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dcpu-features.h16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) macro
/linux-master/arch/x86/include/asm/
H A Dcpufeature.h126 #define cpu_has(c, bit) \ macro

Completed in 144 milliseconds