Home
last modified time | relevance | path

Searched refs:target_mask_array (Results 1 – 17 of 17) sorted by relevance

/trusted-firmware-a-3.4.0/plat/hisilicon/poplar/
Dpoplar_gicv2.c21 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
28 .target_masks = target_mask_array,
29 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/arm/common/
Darm_gicv2.c32 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
39 .target_masks = target_mask_array,
40 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/st/stm32mp1/
Dstm32mp1_gic.c33 static unsigned int target_mask_array[PLATFORM_CORE_COUNT] = {1, 2}; variable
38 .target_masks = target_mask_array,
39 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/drivers/nxp/gic/
Dls_gicv2.c20 uint32_t *target_mask_array) in plat_ls_gic_driver_init() argument
26 ls_gic_data.target_masks = target_mask_array; in plat_ls_gic_driver_init()
Dls_gicv3.c20 uintptr_t *target_mask_array, in plat_ls_gic_driver_init() argument
30 ls_gic_data.rdistif_base_addrs = target_mask_array; in plat_ls_gic_driver_init()
/trusted-firmware-a-3.4.0/plat/marvell/armada/common/
Dmarvell_gicv2.c50 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
62 .target_masks = target_mask_array,
63 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/qemu/common/sp_min/
Dsp_min_setup.c59 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
66 .target_masks = target_mask_array,
67 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/intel/soc/agilex/
Dbl31_plat_setup.c89 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
96 .target_masks = target_mask_array,
97 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/intel/soc/n5x/
Dbl31_plat_setup.c90 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
97 .target_masks = target_mask_array,
98 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/plat/intel/soc/stratix10/
Dbl31_plat_setup.c97 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
104 .target_masks = target_mask_array,
105 .target_masks_num = ARRAY_SIZE(target_mask_array),
/trusted-firmware-a-3.4.0/include/drivers/nxp/gic/gicv2/
Dplat_gic.h61 uint32_t *target_mask_array);
/trusted-firmware-a-3.4.0/include/drivers/nxp/gic/gicv3/
Dplat_gic.h109 uintptr_t *target_mask_array,
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1046a/
Dsoc.c329 static uint32_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
351 target_mask_array); in soc_platform_setup()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1088a/
Dsoc.c311 static uintptr_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
321 target_mask_array, in soc_platform_setup()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1043a/
Dsoc.c376 static uint32_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
392 target_mask_array); in soc_platform_setup()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1028a/
Dsoc.c322 static uintptr_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
332 target_mask_array, in soc_platform_setup()
/trusted-firmware-a-3.4.0/plat/nxp/soc-lx2160a/
Dsoc.c420 static uintptr_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
430 target_mask_array, in soc_platform_setup()