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