Lines Matching refs:KVM_CREATE_IRQCHIP
618 4.24 KVM_CREATE_IRQCHIP
632 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.
636 before KVM_CREATE_IRQCHIP can be used.
649 been previously created with KVM_CREATE_IRQCHIP. Note that edge-triggered
702 KVM_CREATE_IRQCHIP into a buffer provided by the caller.
724 KVM_CREATE_IRQCHIP from a buffer provided by the caller.
1062 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1082 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1267 as false, since the feature depends on KVM_CREATE_IRQCHIP for local APIC
1272 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the
1780 when KVM_CREATE_IRQCHIP has not been called, since this is an interface
1781 between the virtual cpu core and virtual local APIC. After KVM_CREATE_IRQCHIP
1784 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the
2175 after enabling in-kernel irqchip support via KVM_CREATE_IRQCHIP. The following
2654 must be called after calling KVM_CREATE_IRQCHIP, but before calling
3527 "4.24 KVM_CREATE_IRQCHIP" for details.
3659 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
3670 kernel (i.e. KVM_CREATE_IRQCHIP has already been called).