HomeSort by relevance Sort by last modified time
    Searched refs:GICV_BASE (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
Madt.c 39 #define GICV_BASE (FixedPcdGet64 (PcdGicVirtualInterruptInterfaceBase))
80 GICV_BASE, /* UINT64 GICV */ \
218 GicC->GICV = GICV_BASE;
  /external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
config.h 222 #define GICV_BASE 0x01406000
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
fdt.c 209 reg[6] = cpu_to_fdt64(GICV_BASE);

Completed in 3181 milliseconds