Lines Matching refs:KVM_CREATE_IRQCHIP
708 4.24 KVM_CREATE_IRQCHIP
722 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.
726 before KVM_CREATE_IRQCHIP can be used.
739 been previously created with KVM_CREATE_IRQCHIP. Note that edge-triggered
800 KVM_CREATE_IRQCHIP into a buffer provided by the caller.
822 KVM_CREATE_IRQCHIP from a buffer provided by the caller.
1252 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1272 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1467 as false, since the feature depends on KVM_CREATE_IRQCHIP for local APIC
1472 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the
1818 when KVM_CREATE_IRQCHIP has not been called, since this is an interface
1819 between the virtual cpu core and virtual local APIC. After KVM_CREATE_IRQCHIP
1822 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the
2373 after enabling in-kernel irqchip support via KVM_CREATE_IRQCHIP. The following
2912 must be called after calling KVM_CREATE_IRQCHIP, but before calling
4664 "4.24 KVM_CREATE_IRQCHIP" for details.
4845 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
4856 kernel (i.e. KVM_CREATE_IRQCHIP has already been called).