Home
last modified time | relevance | path

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

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