Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu_features.h27 S390_FEAT_TYPE_SCLP_CPU, enumerator
H A Dcpu_features.c127 case S390_FEAT_TYPE_SCLP_CPU: in s390_fill_feat_block()
/qemu/hw/s390x/
H A Dsclp.c86 s390_get_feat_block(S390_FEAT_TYPE_SCLP_CPU, features); in prepare_cpu_entries()