Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dcpufeature.h17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/linux-6.12.1/arch/loongarch/include/asm/
Dcpufeature.h19 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/linux-6.12.1/arch/powerpc/include/asm/
Dcpufeature.h29 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/linux-6.12.1/arch/arm/include/asm/
Dcpufeature.h30 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/linux-6.12.1/arch/s390/kernel/
Dcpufeature.c29 int cpu_have_feature(unsigned int num) in cpu_have_feature() function
/linux-6.12.1/arch/um/include/asm/
Dcpufeature.h134 #define cpu_have_feature boot_cpu_has macro
/linux-6.12.1/arch/x86/include/asm/
Dcpufeature.h211 #define cpu_have_feature boot_cpu_has macro
/linux-6.12.1/arch/arm64/kernel/
Dcpufeature.c3481 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function