Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h725 return kvm->arch.hypercall_exit_enabled & BIT(hc_nr); in user_exit_on_hypercall()
H A Dx86.c6878 kvm->arch.hypercall_exit_enabled = cap->args[0]; in kvm_vm_ioctl_enable_cap()
/linux/arch/x86/include/asm/
H A Dkvm_host.h1523 u32 hypercall_exit_enabled; member