Searched refs:FFA_MEM_PERM_RESERVED (Results 1 – 3 of 3) sorted by relevance
177 #define FFA_MEM_PERM_RESERVED GENMASK_32(31, 3) macro
903 (perm & FFA_MEM_PERM_RESERVED)) in spm_handle_set_mem_attr()
1206 if (args->a3 & FFA_MEM_PERM_RESERVED) { in handle_mem_perm_set()