Home
last modified time | relevance | path

Searched defs:pend_slots (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/interface/include/multi_core/
Dtfm_mailbox.h124 mailbox_queue_status_t pend_slots; /* Bitmask of slots pending member
/trusted-firmware-m-latest/secure_fw/partitions/ns_agent_mailbox/
Dtfm_spe_mailbox.c341 mailbox_queue_status_t mask_bits, pend_slots, reply_slots = 0; in tfm_mailbox_handle_msg() local