Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dpv.c140 if (s390_pv_cmd(KVM_PV_ASYNC_CLEANUP_PREPARE, NULL) != 0) { in s390_pv_vm_try_disable_async()
/openbmc/qemu/linux-headers/asm-s390/
H A Dkvm.h290 KVM_PV_ASYNC_CLEANUP_PREPARE, enumerator
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1763 KVM_PV_ASYNC_CLEANUP_PREPARE, enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1756 KVM_PV_ASYNC_CLEANUP_PREPARE, enumerator
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst5238 KVM_PV_ASYNC_CLEANUP_PREPARE and not subsequently torn down with
5363 KVM_PV_ASYNC_CLEANUP_PREPARE
5377 terminates. KVM_PV_ASYNC_CLEANUP_PREPARE can be called again as soon
5384 KVM_PV_ASYNC_CLEANUP_PREPARE. The resources that had been set aside
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c2652 case KVM_PV_ASYNC_CLEANUP_PREPARE: in kvm_s390_handle_pv()