Searched refs:__section (Results 1 – 19 of 19) sorted by relevance
16 #define __section(x) __attribute__((__section__(x))) macro22 #define __init __section(".text.init." __FILE__ "." __XSTRING(__LINE__))
39 static gicv3_redist_ctx_t rdist_ctx __section("versal_el3_tzc_dram");40 static gicv3_dist_ctx_t dist_ctx __section("versal_el3_tzc_dram");
41 static gicv3_redist_ctx_t rdist_ctx __section("arm_el3_tzc_dram");42 static gicv3_dist_ctx_t dist_ctx __section("arm_el3_tzc_dram");
148 __aligned(XLAT_TABLE_SIZE) __section(_table_section); \154 __section(_base_table_section); \
50 static gicv3_redist_ctx_t rdist_ctx __section("arm_el3_tzc_dram") __used;51 static gicv3_dist_ctx_t dist_ctx __section("arm_el3_tzc_dram") __used;
99 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section("bakery_lock")
56 __section(".img_parser_lib_descs") __used = { \
32 static int spm_hotplug_ready __section("tzfw_coherent_mem");33 static int spm_mcdi_ready __section("tzfw_coherent_mem");34 static int spm_suspend_ready __section("tzfw_coherent_mem");
57 #define __pubsub_section(event) __section("__pubsub_" #event)
157 __section("pmf_timestamp_array") \228 __section("pmf_svc_descs") __used = { \
75 __section("rt_svc_descs") __used = { \
66 static int mcdi_init_status __section("tzfw_coherent_mem");
42 __aligned(XLAT_TABLE_SIZE) __section("xlat_table");
58 __section("tzfw_coherent_mem")
24 __section("tzfw_coherent_mem")
1 …24],__ro_end__:38,__ro_start__:38,__rodata_end__:38,__rodata_start__:38,__section:53,__text_end__:…
76 __section("bakery_lock")
Completed in 39 milliseconds