Home
last modified time | relevance | path

Searched defs:cpu_have_feature (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpufeature.h17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpufeature.h28 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcpufeature.h30 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dprocessor.c97 int cpu_have_feature(unsigned int num) in cpu_have_feature() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeature.h211 #define cpu_have_feature boot_cpu_has macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2892 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function