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.c142 static int cap_async_pf; variable
362 cap_async_pf = kvm_check_extension(s, KVM_CAP_ASYNC_PF); in kvm_arch_init()
562 } else if (cap_async_pf) { in kvm_arch_put_registers()
684 } else if (cap_async_pf) { in kvm_arch_get_registers()