Lines Matching refs:KVM_CREATE_IRQCHIP
787 4.24 KVM_CREATE_IRQCHIP
802 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.
806 before KVM_CREATE_IRQCHIP can be used.
820 been previously created with KVM_CREATE_IRQCHIP. Note that edge-triggered
888 KVM_CREATE_IRQCHIP into a buffer provided by the caller.
913 KVM_CREATE_IRQCHIP from a buffer provided by the caller.
1412 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1434 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1650 as false, since the feature depends on KVM_CREATE_IRQCHIP for local APIC
1655 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the
2036 when KVM_CREATE_IRQCHIP has not been called, since this is an interface
2037 between the virtual cpu core and virtual local APIC. After KVM_CREATE_IRQCHIP
2040 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the
2657 after enabling in-kernel irqchip support via KVM_CREATE_IRQCHIP. The following
3259 must be called after calling KVM_CREATE_IRQCHIP, but before calling
5531 "4.24 KVM_CREATE_IRQCHIP" for details.
5731 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
5742 kernel (i.e. KVM_CREATE_IRQCHIP has already been called).