Lines Matching full:vas
6 #define pr_fmt(fmt) "vas: " fmt
19 #include <asm/vas.h>
20 #include "vas.h"
24 #include "vas-trace.h"
153 * of a window even on another VAS instance but since its not a critical
332 * has enough buffers to reserve. See section 1.3.1.2.1 of VAS workbook.
350 * Cache Register Details) of the VAS workbook although they don't need
399 * NOTE: VAS expects the FIFO address to be copied into the LFIFO_BAR in init_winctx_regs()
402 * VAS ignores the lower 10+ bits in the address anyway, because in init_winctx_regs()
577 * (so both send and receive windows are on the same VAS instance)
602 * Get the VAS receive window associated with NX engine identified
628 * We have two tables of windows in a VAS instance. The first one,
665 * Clear this window from the table(s) of windows for this VAS instance.
734 * the VAS workbook: in init_winctx_for_rxwin()
844 * As noted in the VAS Workbook we disable credit checks. in vas_init_rx_win_attr()
1195 …pr_warn_ratelimited("VAS: pid %d stuck. Waiting for credits returned for Window(%d). creds %d, Ret… in poll_window_credits()
1228 pr_warn_ratelimited("VAS: pid %d stuck. Window (ID=%d) is in busy state. Retries %d\n", in poll_window_busy_state()
1274 * See Section 1.12.1 of VAS workbook v1.05 for details on closing window: