Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu_models.h32 S390FeatInit base_init; member
H A Dcpu_models.c40 .base_init = { S390_FEAT_LIST_GEN ## _gen ## _GA ## _ec_ga ## _BASE }, \
1055 s390_init_feat_bitmap(s390_cpu_defs[i].base_init, in register_types()