2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/arch/arm64/kvm/vgic
Ricardo Koller 96e9038969 KVM: arm64: vgic: Drop vgic_check_ioaddr()
There are no more users of vgic_check_ioaddr(). Move its checks to
vgic_check_iorange() and then remove it.

Signed-off-by: Ricardo Koller <ricarkol@google.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211005011921.437353-6-ricarkol@google.com
2021-10-11 09:31:42 +01:00
..
trace.h KVM: arm64: Move virt/kvm/arm to arch/arm64 2020-05-16 15:03:59 +01:00
vgic-debug.c KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-18 16:17:27 +01:00
vgic-init.c KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation 2021-06-01 10:45:59 +01:00
vgic-irqfd.c KVM: arm64: Allow in-atomic injection of SPIs 2020-07-05 17:26:15 +01:00
vgic-its.c KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size 2021-10-11 09:31:42 +01:00
vgic-kvm-device.c KVM: arm64: vgic: Drop vgic_check_ioaddr() 2021-10-11 09:31:42 +01:00
vgic-mmio-v2.c KVM: arm64: Fix comments related to GICv2 PMR reporting 2021-08-02 14:49:39 +01:00
vgic-mmio-v3.c KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size 2021-10-11 09:31:41 +01:00
vgic-mmio.c KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write] 2021-04-06 14:51:38 +01:00
vgic-mmio.h KVM: arm64: Move virt/kvm/arm to arch/arm64 2020-05-16 15:03:59 +01:00
vgic-v2.c KVM: arm64: vgic: Resample HW pending state on deactivation 2021-08-20 08:53:22 +01:00
vgic-v3.c KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size 2021-10-11 09:31:41 +01:00
vgic-v4.c KVM: arm64: GICv4.1: Restore VLPI pending state to physical side 2021-03-24 18:12:21 +00:00
vgic.c KVM: arm64: vgic: Resample HW pending state on deactivation 2021-08-20 08:53:22 +01:00
vgic.h KVM: arm64: vgic: Drop vgic_check_ioaddr() 2021-10-11 09:31:42 +01:00