Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/platforms/pseries/
Dvas.h119 struct pseries_vas_window { struct
120 struct vas_window vas_win;
121 u64 win_addr; /* Physical paste address */
122 u8 win_type; /* QoS or Default window */
123 u32 complete_irq; /* Completion interrupt */
124 u32 fault_irq; /* Fault interrupt */
125 u64 domain[6]; /* Associativity domain Ids */
127 u64 util;
128 u32 pid; /* PID associated with this window */
131 struct list_head win_list;
[all …]