Home
last modified time | relevance | path

Searched refs:CPU_FTRS_CELL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dcputable.h457 #define CPU_FTRS_CELL (CPU_FTR_LWSYNC | \ macro
481 CPU_FTRS_POWER8 | CPU_FTRS_CELL | CPU_FTRS_PA6T | \
554 CPU_FTRS_POWER6 & CPU_FTRS_POWER7 & CPU_FTRS_CELL & \
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-dis.c131 if (cpu_has_feature(CPU_FTRS_CELL)) in print_insn_powerpc()
/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_specs_book3s_64.h443 .cpu_features = CPU_FTRS_CELL,