Home
last modified time | relevance | path

Searched defs:cpu_has_feature (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/raid/
Dpq.h60 #define cpu_has_feature(x) 1 macro
/linux-3.4.99/arch/powerpc/include/asm/
Dcputable.h541 static inline int cpu_has_feature(unsigned long feature) in cpu_has_feature() function