baser_device_table 174 include/kvm/arm_vgic.h u64 baser_device_table; baser_device_table 1171 virt/kvm/arm/vgic/vgic-its.c if (!vgic_its_check_id(its, its->baser_device_table, device_id, NULL)) baser_device_table 1621 virt/kvm/arm/vgic/vgic-its.c reg = its->baser_device_table; baser_device_table 1650 virt/kvm/arm/vgic/vgic-its.c regptr = &its->baser_device_table; baser_device_table 1716 virt/kvm/arm/vgic/vgic-its.c (!(its->baser_device_table & GITS_BASER_VALID) || baser_device_table 1910 virt/kvm/arm/vgic/vgic-its.c its->baser_device_table = INITIAL_BASER_VALUE | baser_device_table 2346 virt/kvm/arm/vgic/vgic-its.c u64 baser = its->baser_device_table; baser_device_table 2416 virt/kvm/arm/vgic/vgic-its.c u64 baser = its->baser_device_table; baser_device_table 2601 virt/kvm/arm/vgic/vgic-its.c its->baser_device_table &= ~GITS_BASER_ENTRY_SIZE_MASK; baser_device_table 2606 virt/kvm/arm/vgic/vgic-its.c its->baser_device_table |= (GIC_ENCODE_SZ(abi->dte_esz, 5) baser_device_table 2615 virt/kvm/arm/vgic/vgic-its.c its->baser_device_table &= ~GITS_BASER_VALID;