Home
last modified time | relevance | path

Searched refs:s390_is_pv (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/target/s390x/
H A Ddiag.c60 if (s390_is_pv()) { in diag308_parm_check()
117 if (!s390_is_pv()) { in handle_diag_308()
128 if (!s390_is_pv()) { in handle_diag_308()
160 if (!s390_is_pv()) { in handle_diag_308()
H A Dioinst.c32 if (s390_is_pv()) { in get_address_from_regs()
147 if (s390_is_pv()) { in ioinst_handle_msch()
206 if (s390_is_pv()) { in ioinst_handle_ssch()
244 if (s390_is_pv()) { in ioinst_handle_stcrw()
316 if (s390_is_pv()) { in ioinst_handle_stsch()
325 if (!s390_is_pv() && in ioinst_handle_stsch()
363 if (s390_is_pv()) { in ioinst_handle_tsch()
373 if (!s390_is_pv() && in ioinst_handle_tsch()
659 if (!s390_is_pv()) { in ioinst_handle_chsc()
672 if (s390_is_pv()) { in ioinst_handle_chsc()
[all …]
H A Darch_dump.c238 if (nf->pvonly && !s390_is_pv()) { in s390x_write_elf64_notes()
386 if (!s390_is_pv() || !kvm_s390_get_protected_dump() || in arch_sections_add()
462 if (s390_is_pv() && kvm_s390_get_protected_dump() && in cpu_get_dump_info()
488 if (nf->pvonly && !s390_is_pv()) { in cpu_get_note_size()
H A Dcpu_features.c113 if (!s390_is_pv()) { in s390_fill_feat_block()
H A Dcpu-sysemu.c48 if (!s390_is_pv()) { in s390_cpu_load_normal()
H A Dhelper.c203 if (s390_is_pv()) { in s390_store_status()
H A Dcpu_models.c237 if (s390_is_pv()) { in s390_has_feat()
/openbmc/qemu/target/s390x/kvm/
H A Dpv.h22 static inline bool s390_is_pv(void) in s390_is_pv() function
60 static inline bool s390_is_pv(void) { return false; } in s390_is_pv() function
H A Dkvm.c1170 g_assert(s390_is_pv()); in kvm_sclp_service_call()
1176 g_assert(s390_is_pv()); in kvm_sclp_service_call()
1181 g_assert(!s390_is_pv()); in kvm_sclp_service_call()
1807 if (s390_is_pv()) { in insert_stsi_3_2_2()
1859 if (s390_is_pv()) { in insert_stsi_3_2_2()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-kvm.c26 return kvm_s390_get_zpci_op() && !s390_is_pv(); in s390_pci_kvm_interp_allowed()
H A Dtod-kvm.c92 if (s390_is_pv()) { in kvm_s390_tod_vm_state_change()
H A Ds390-virtio-ccw.c429 if (!s390_is_pv()) { in s390_pv_prepare_reset()
464 if (s390_is_pv()) { in s390_machine_reset()