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