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

/linux-master/arch/mips/include/asm/
H A Dcpufeature.h17 static inline bool cpu_have_feature(unsigned int num) function
/linux-master/arch/loongarch/include/asm/
H A Dcpufeature.h19 static inline bool cpu_have_feature(unsigned int num) function
/linux-master/arch/arm/include/asm/
H A Dcpufeature.h30 static inline bool cpu_have_feature(unsigned int num) function
/linux-master/arch/powerpc/include/asm/
H A Dcpufeature.h29 static inline bool cpu_have_feature(unsigned int num) function
/linux-master/arch/s390/kernel/
H A Dcpufeature.c29 int cpu_have_feature(unsigned int num) function
46 EXPORT_SYMBOL(cpu_have_feature); variable
/linux-master/arch/um/include/asm/
H A Dcpufeature.h135 #define cpu_have_feature boot_cpu_has macro
/linux-master/arch/x86/include/asm/
H A Dcpufeature.h209 #define cpu_have_feature boot_cpu_has macro
/linux-master/arch/arm64/kernel/
H A Dcpufeature.c3449 bool cpu_have_feature(unsigned int num) function
3453 EXPORT_SYMBOL_GPL(cpu_have_feature); variable

Completed in 151 milliseconds