Searched refs:SMC_FROM_NON_SECURE (Results 1 – 2 of 2) sorted by relevance
126 #define SMC_FROM_NON_SECURE (U(1) << 0) macro138 == SMC_FROM_NON_SECURE)145 #define is_caller_non_secure(_f) (((_f) & SMC_FROM_NON_SECURE) != U(0))
238 if (src_sec_state == SMC_FROM_NON_SECURE) { in rmmd_rmi_handler()
Completed in 3 milliseconds