Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h460 struct bau_pq_entry { struct
461 unsigned long address; /* signifies a page or all TLB's
464 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