Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c143 static int cap_async_pf; variable
357 cap_async_pf = kvm_check_extension(s, KVM_CAP_ASYNC_PF); in kvm_arch_init()
558 } else if (cap_async_pf) { in kvm_arch_put_registers()
680 } else if (cap_async_pf) { in kvm_arch_get_registers()