Home
last modified time | relevance | path

Searched refs:s390_get_feat_block (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/s390x/
H A Dsclp.c86 s390_get_feat_block(S390_FEAT_TYPE_SCLP_CPU, features); in prepare_cpu_entries()
141 s390_get_feat_block(S390_FEAT_TYPE_SCLP_CONF_CHAR, in read_SCP_info()
143 s390_get_feat_block(S390_FEAT_TYPE_SCLP_CONF_CHAR_EXT, in read_SCP_info()
147 s390_get_feat_block(S390_FEAT_TYPE_SCLP_FAC134, in read_SCP_info()
/qemu/linux-user/s390x/
H A Dtarget_proc.h32 s390_get_feat_block(S390_FEAT_TYPE_STFL, stfl_bytes); in show_facilities()
/qemu/target/s390x/
H A Dcpu_models.h92 void s390_get_feat_block(S390FeatType type, uint8_t *data);
H A Dcpu_models.c197 void s390_get_feat_block(S390FeatType type, uint8_t *data) in s390_get_feat_block() function
/qemu/target/s390x/tcg/
H A Dcrypto_helper.c294 s390_get_feat_block(type, subfunc); in HELPER()
H A Dmisc_helper.c681 s390_get_feat_block(S390_FEAT_TYPE_STFL, stfl_bytes); in prepare_stfl()