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 u64 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-6.6/arch/powerpc/platforms/powernv/
Dvas.h378 struct vas_winctx { struct
379 u64 rx_fifo;
380 int rx_fifo_size;
381 int wcreds_max;
382 int rsvd_txbuf_count;
384 bool user_win;
385 bool nx_win;
386 bool fault_win;
387 bool rsvd_txbuf_enable;
388 bool pin_win;
[all …]