Home
last modified time | relevance | path

Searched refs:CPU_FTR_PURR (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dcputable.h195 #define CPU_FTR_PURR LONG_ASM_CONST(0x0000020000000000) macro
436 CPU_FTR_COHERENT_ICACHE | CPU_FTR_PURR | \
442 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
450 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
459 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
471 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \
486 CPU_FTR_PURR | CPU_FTR_REAL_LE | CPU_FTR_DABRX)
/arch/powerpc/platforms/pseries/
DhvCall_inst.c62 if (cpu_has_feature(CPU_FTR_PURR)) in hc_show()
/arch/powerpc/kernel/
Dsysfs.c759 if (cpu_has_feature(CPU_FTR_PURR)) { in register_cpu_online()
843 if (cpu_has_feature(CPU_FTR_PURR)) in unregister_cpu_online()
Dprom.c259 {"ibm,purr", 1, CPU_FTR_PURR, 0},
Dtime.c204 if (cpu_has_feature(CPU_FTR_PURR)) in read_spurr()