Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpufeature.h17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dcpufeature.h19 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpufeature.h29 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/openbmc/linux/arch/arm/include/asm/
H A Dcpufeature.h30 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
/openbmc/linux/arch/s390/kernel/
H A Dcpufeature.c29 int cpu_have_feature(unsigned int num) in cpu_have_feature() function
/openbmc/linux/arch/um/include/asm/
H A Dcpufeature.h135 #define cpu_have_feature boot_cpu_has macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeature.h209 #define cpu_have_feature boot_cpu_has macro
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c3310 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function