Home
last modified time | relevance | path

Searched refs:FFA_PART_PROP_NOTIF_DESTROYED (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/include/
H A Dffa.h209 #define FFA_PART_PROP_NOTIF_DESTROYED BIT(7) macro
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c944 if (!(dst->props & FFA_PART_PROP_NOTIF_DESTROYED)) { in ffa_handle_sp_direct_req()
1031 if (!(dst->props & FFA_PART_PROP_NOTIF_DESTROYED)) { in ffa_handle_sp_direct_resp()
H A Dthread_spmc.c2430 FFA_PART_PROP_NOTIF_DESTROYED | in check_desc()
2515 FFA_PART_PROP_NOTIF_DESTROYED |
H A Dsecure_partition.c1570 s->props |= FFA_PART_PROP_NOTIF_DESTROYED; in read_vm_availability_msg()