Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/uv/
Duv_bau.h434 struct bau_pq_entry { struct
435 unsigned long address; /* signifies a page or all TLB's
438 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