Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dsmp.h51 #define cpu_available(cpu) paca[cpu].available macro
80 #define cpu_available(cpu) ((cpu) == 0) macro