Home
last modified time | relevance | path

Searched refs:kvm_s390_get_protected_dump (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/s390x/kvm/
H A Dstubs.c9 int kvm_s390_get_protected_dump(void) in kvm_s390_get_protected_dump() function
H A Dkvm_s390x.h29 int kvm_s390_get_protected_dump(void);
H A Dpv.c81 if (!kvm_s390_get_protected_dump()) { in s390_pv_query_info()
H A Dkvm.c2005 int kvm_s390_get_protected_dump(void) in kvm_s390_get_protected_dump() function
/openbmc/qemu/target/s390x/
H A Darch_dump.c386 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()