Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu_init.h87 #define POWERPC_FLAGS_POWER10 \ macro
89 #define POWERPC_FLAGS_POWER11 POWERPC_FLAGS_POWER10
H A Dcpu_init.c6639 pcc->flags = POWERPC_FLAGS_POWER10; in POWERPC_FAMILY()