Searched refs:stfle (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/docs/system/s390x/ |
H A D | protvirt.rst | 15 indicated by the Ultravisor Call facility (stfle bit 158), is 29 ``Unpack facility`` (stfle bit 161 represented by the feature
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | facility.h | 109 static inline void stfle(u64 *stfle_fac_list, int size) in stfle() function
|
/openbmc/linux/arch/s390/kernel/ |
H A D | lgr.c | 121 stfle(lgr_info->stfle_fac_list, ARRAY_SIZE(lgr_info->stfle_fac_list)); in lgr_info_get()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 702 uint32_t HELPER(stfle)(CPUS390XState *env, uint64_t addr) in HELPER() argument
|
H A D | insn-data.h.inc | 893 C(0xb2b0, STFLE, S, SFLE, 0, a2, 0, 0, stfle, 0)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 113 DEF_HELPER_2(stfle, i32, env, i64)
|
H A D | cpu_features_def.h.inc | 29 DEF_FEAT(STFLE, "stfle", STFL, 7, "Store-facility-list-extended facility")
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 289 b2b0 stfle S_RD
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 3447 /* stfle 0(%r1) */
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 7977 reset, migration and nested KVM for branch prediction blocking. The stfle 8438 The stfle facility 11, CPU Topology facility, should not be indicated
|