Searched refs:MT_LPM_SMC_USER (Results 1 – 4 of 4) sorted by relevance
32 user = MT_LPM_SMC_USER(x1); in invoke_mt_lpm_dispatch()60 user = MT_LPM_SMC_USER(x1); in invoke_mt_secure_lpm_dispatch()
36 user = MT_LPM_SMC_USER(x1); in invoke_mt_lpm_dispatch()59 user = MT_LPM_SMC_USER(x1); in invoke_mt_secure_lpm_dispatch()
44 #define MT_LPM_SMC_USER(id) ((id >> MT_LPM_SMC_USER_SHIFT) & MT_LPM_SMC_USER_MASK) macro
37 #define MT_LPM_SMC_USER(id) \ macro