Searched refs:TOMBSTONE (Results 1 – 1 of 1) sorted by relevance
90 #define TOMBSTONE 0xDEADFACE macro225 writel(TOMBSTONE, write_addr); in mailbox_send_msg()308 if (header.total_size == TOMBSTONE) { in mailbox_get_msg()418 if (unlikely(((u32 *)msg->send_data)[0] == TOMBSTONE)) { in xdna_mailbox_send_msg()
Completed in 5 milliseconds