Searched refs:FFA_MEM_PERM_RW (Results 1 – 3 of 3) sorted by relevance
114 #define FFA_MEM_PERM_RW (1U << 1) macro
167 FFA_MEM_PERM_RW | FFA_MEM_PERM_NX, in memory_retrieve()
192 receivers[0].mapd.memory_access_permissions) != FFA_MEM_PERM_RW) { in test_memory_send()195 FFA_MEM_PERM_RW); in test_memory_send()
Completed in 5 milliseconds