Lines Matching refs:KVM_CREATE_IRQCHIP
794 4.24 KVM_CREATE_IRQCHIP
809 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.
813 before KVM_CREATE_IRQCHIP can be used.
827 been previously created with KVM_CREATE_IRQCHIP. Note that edge-triggered
895 KVM_CREATE_IRQCHIP into a buffer provided by the caller.
920 KVM_CREATE_IRQCHIP from a buffer provided by the caller.
1482 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1531 On x86, this ioctl is only useful after KVM_CREATE_IRQCHIP. Without an
1762 as false, since the feature depends on KVM_CREATE_IRQCHIP for local APIC
1767 if that returns true and you use KVM_CREATE_IRQCHIP, or if you emulate the
2167 when KVM_CREATE_IRQCHIP has not been called, since this is an interface
2168 between the virtual cpu core and virtual local APIC. After KVM_CREATE_IRQCHIP
2171 To use this to emulate the LINT1 input with KVM_CREATE_IRQCHIP, use the
2948 after enabling in-kernel irqchip support via KVM_CREATE_IRQCHIP. The following
3568 must be called after calling KVM_CREATE_IRQCHIP, but before calling
4985 (presumes KVM_CREATE_IRQCHIP has already been called).
6932 "4.24 KVM_CREATE_IRQCHIP" for details.
7132 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
7143 kernel (i.e. KVM_CREATE_IRQCHIP has already been called).
8501 but it can only be enabled if ``KVM_CREATE_IRQCHIP`` or