Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dirq.h103 return mode == KVM_IRQCHIP_SPLIT; in irqchip_split()
H A Dx86.c6753 kvm->arch.irqchip_mode = KVM_IRQCHIP_SPLIT; in kvm_vm_ioctl_enable_cap()
/linux/arch/x86/include/asm/
H A Dkvm_host.h1240 KVM_IRQCHIP_SPLIT, /* created with KVM_CAP_SPLIT_IRQCHIP */ enumerator