Searched defs:bau_pq_entry (Results 1 – 1 of 1) sorted by relevance
439 struct bau_pq_entry { struct440 unsigned long address; /* signifies a page or all TLB's443 unsigned short sending_cpu; /* cpu that sent the message */445 unsigned short acknowledge_count; /* filled in by destination */470 struct bau_pq_entry *msg; argument