Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dirq.h82 return mode == KVM_IRQCHIP_KERNEL; in irqchip_kernel()
H A Dx86.c6842 kvm->arch.irqchip_mode = KVM_IRQCHIP_KERNEL; in kvm_arch_vm_ioctl()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1143 KVM_IRQCHIP_KERNEL, /* created with KVM_CREATE_IRQCHIP */ enumerator