Home
last modified time | relevance | path

Searched refs:CPU_FTRS_DT_CPU_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dcputable.h531 #define CPU_FTRS_DT_CPU_BASE \ macro
542 #define CPU_FTRS_DT_CPU_BASE (~0ul) macro
550 CPU_FTRS_POWER10 & CPU_FTRS_DT_CPU_BASE)
558 CPU_FTRS_POWER10 & CPU_FTRS_DT_CPU_BASE)
/openbmc/linux/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c97 .cpu_features = CPU_FTRS_DT_CPU_BASE,