Searched refs:__secure_data (Results 1 – 3 of 3) sorted by relevance
27 static u32 psci_target_pc[CONFIG_ARMV7_PSCI_NR_CPUS] __secure_data = { 0 };
7 #define __secure_data __attribute__ ((section ("._secure.data"))) macro
130 u32 uniphier_psci_holding_pen_release __secure_data = 0xffffffff; variable