Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dvas.h385 struct vas_winctx { struct
386 void *rx_fifo;
387 int rx_fifo_size;
388 int wcreds_max;
389 int rsvd_txbuf_count;
391 bool user_win;
392 bool nx_win;
393 bool fault_win;
394 bool rsvd_txbuf_enable;
395 bool pin_win;
[all …]
/kernel/linux/linux-4.19/arch/powerpc/platforms/powernv/
Dvas.h364 struct vas_winctx { struct
365 void *rx_fifo;
366 int rx_fifo_size;
367 int wcreds_max;
368 int rsvd_txbuf_count;
370 bool user_win;
371 bool nx_win;
372 bool fault_win;
373 bool rsvd_txbuf_enable;
374 bool pin_win;
[all …]