Searched refs:sortl (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/linux-headers/asm-s390/ |
| H A D | kvm.h | 470 __u8 sortl[32]; /* with STFLE.150 */ member
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu_features_def.h.inc | 446 DEF_FEAT(SORTL_SFLR, "sortl-sflr", SORTL, 1, "SORTL SFLR") 447 DEF_FEAT(SORTL_SVLR, "sortl-svlr", SORTL, 2, "SORTL SVLR") 448 DEF_FEAT(SORTL_32, "sortl-32", SORTL, 130, "SORTL 32 input lists") 449 DEF_FEAT(SORTL_128, "sortl-128", SORTL, 132, "SORTL 128 input lists") 450 DEF_FEAT(SORTL_F0, "sortl-f0", SORTL, 192, "SORTL format 0 parameter-block")
|
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | kvm.c | 2177 s390_add_from_feat_block(features, S390_FEAT_TYPE_SORTL, prop.sortl); in query_cpu_subfunc() 2233 s390_fill_feat_block(features, S390_FEAT_TYPE_SORTL, prop.sortl); in configure_cpu_subfunc()
|