Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/hisilicon/poplar/
A 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),
/tf-a-ffa_el3_spmc/plat/arm/common/
A 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),
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A 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),
/tf-a-ffa_el3_spmc/drivers/nxp/gic/
A 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()
A 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()
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A 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),
/tf-a-ffa_el3_spmc/plat/qemu/common/sp_min/
A 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),
/tf-a-ffa_el3_spmc/plat/intel/soc/agilex/
A Dbl31_plat_setup.c88 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
95 .target_masks = target_mask_array,
96 .target_masks_num = ARRAY_SIZE(target_mask_array),
/tf-a-ffa_el3_spmc/plat/intel/soc/stratix10/
A Dbl31_plat_setup.c96 static unsigned int target_mask_array[PLATFORM_CORE_COUNT]; variable
103 .target_masks = target_mask_array,
104 .target_masks_num = ARRAY_SIZE(target_mask_array),
/tf-a-ffa_el3_spmc/include/drivers/nxp/gic/gicv2/
A Dplat_gic.h61 uint32_t *target_mask_array);
/tf-a-ffa_el3_spmc/include/drivers/nxp/gic/gicv3/
A Dplat_gic.h103 uintptr_t *target_mask_array,
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/
A Dsoc.c420 static uintptr_t target_mask_array[PLATFORM_CORE_COUNT]; in soc_platform_setup() local
430 target_mask_array, in soc_platform_setup()

Completed in 14 milliseconds