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

/linux-4.4.14/arch/s390/kernel/
H A Dprocessor.c49 int cpu_have_feature(unsigned int num) cpu_have_feature() function
53 EXPORT_SYMBOL(cpu_have_feature); variable
/linux-4.4.14/arch/arm64/include/asm/
H A Dcpufeature.h98 static inline bool cpu_have_feature(unsigned int num) cpu_have_feature() function
/linux-4.4.14/arch/x86/include/asm/
H A Dcpufeature.h603 #define cpu_have_feature boot_cpu_has macro

Completed in 306 milliseconds