Lines Matching refs:KVM_CREATE_IRQCHIP
607 4.24 KVM_CREATE_IRQCHIP
621 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.
625 before KVM_CREATE_IRQCHIP can be used.
638 been previously created with KVM_CREATE_IRQCHIP. Note that edge-triggered
691 KVM_CREATE_IRQCHIP into a buffer provided by the caller.
713 KVM_CREATE_IRQCHIP from a buffer provided by the caller.
1030 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1050 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1235 as false, since the feature depends on KVM_CREATE_IRQCHIP for local APIC
1240 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the
1744 when KVM_CREATE_IRQCHIP has not been called, since this is an interface
1745 between the virtual cpu core and virtual local APIC. After KVM_CREATE_IRQCHIP
1748 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the
2139 after enabling in-kernel irqchip support via KVM_CREATE_IRQCHIP. The following
2618 must be called after calling KVM_CREATE_IRQCHIP, but before calling
3452 "4.24 KVM_CREATE_IRQCHIP" for details.