/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | vgic-v2-cpuif-proxy.c | 27 * __vgic_v2_perform_cpuif_access -- perform a GICV access on behalf of the 33 * 1: GICV access successfully performed 34 * 0: Not a GICV access 35 * -1: Illegal GICV access successfully performed 49 /* If not for GICV, move on */ in __vgic_v2_perform_cpuif_access()
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | arm,gic-v3.yaml | 79 - GIC Virtual CPU interface (GICV) 81 GICC, GICH and GICV are optional, but must be described if the CPUs 253 <0x2c020000 0x2000>; // GICV 282 <0x2c080000 0x2000>; // GICV
|
/openbmc/qemu/include/hw/intc/ |
H A D | arm_gic.h | 55 * - virtual CPU interface for the accessing core (GICV*) (only if virt)
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
H A D | bcm6856.dtsi | 90 <0x6000 0x2000>; /* GICV */
|
H A D | bcm6858.dtsi | 108 <0x6000 0x2000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-ap810-ap0.dtsi | 55 <0x00e0000 0x2000>; /* GICV */
|
H A D | armada-37xx.dtsi | 492 <0x1da0000 0x20000>; /* GICV */
|
/openbmc/linux/include/kvm/ |
H A D | arm_vgic.h | 51 /* GICV mapping, kernel VA */ 53 /* GICV mapping, HYP VA */
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62p-main.dtsi | 27 <0x01 0x00020000 0x00 0x2000>; /* GICV */
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-v2.c | 354 kvm_info("GICV region size/alignment is unsafe, using trapping (reduced performance)\n"); in vgic_v2_probe() 361 kvm_err("Cannot map GICV into hyp\n"); in vgic_v2_probe()
|
H A D | vgic-v3.c | 661 kvm_info("GICv3: no GICV resource entry\n"); in vgic_v3_probe() 665 pr_warn("GICV physical address 0x%llx not page aligned\n", in vgic_v3_probe()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | fsl-ls1012a.dtsi | 26 <0x0 0x1406000 0 0x2000>; /* GICV */
|
H A D | hi6220.dtsi | 118 <0x0 0xf6806000 0 0x2000>; /* GICV */
|
H A D | fsl-ls1043a.dtsi | 30 <0x0 0x1406000 0 0x2000>; /* GICV */
|
H A D | fsl-ls1046a.dtsi | 30 <0x0 0x1460000 0 0x20000>; /* GICV */
|
/openbmc/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 693 uint64_t physical_base_address = 0, gich = 0, gicv = 0; in build_madt() local 700 gicv = memmap[VIRT_GIC_VCPU].base; in build_madt() 719 build_append_int_noprefix(table_data, gicv, 8); /* GICV */ in build_madt()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5018.dtsi | 163 <0x0b004000 0x2000>; /* GICV */
|
H A D | ipq5332.dtsi | 298 <0x0b004000 0x1000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/amazon/ |
H A D | alpine-v2.dtsi | 121 <0x0 0xf0110000 0x0 0x2000>, /* GICV */
|
H A D | alpine-v3.dtsi | 329 <0x0 0xf0020000 0 0x2000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | ma35d1.dtsi | 58 <0x0 0x50806000 0 0x2000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip05.dtsi | 250 <0x0 0xfe020000 0 0x10000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | fvp-base-revc.dts | 199 <0x0 0x2c02f000 0 0x2000>; // GICV
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8qm.dtsi | 243 <0x0 0x52020000 0 0x20000>; /* GICV */
|
/openbmc/linux/arch/arm64/boot/dts/microchip/ |
H A D | sparx5.dtsi | 119 <0x6 0x00210000 0x2000>, /* GICV */
|