Home
last modified time | relevance | path

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

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