vas_window 9 arch/powerpc/include/asm/vas.h struct vas_window; vas_window 125 arch/powerpc/include/asm/vas.h struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, vas_window 144 arch/powerpc/include/asm/vas.h struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, vas_window 152 arch/powerpc/include/asm/vas.h int vas_win_close(struct vas_window *win); vas_window 164 arch/powerpc/include/asm/vas.h int vas_paste_crb(struct vas_window *win, int offset, bool re); vas_window 31 arch/powerpc/platforms/powernv/vas-debug.c struct vas_window *window = s->private; vas_window 50 arch/powerpc/platforms/powernv/vas-debug.c static inline void print_reg(struct seq_file *s, struct vas_window *win, vas_window 58 arch/powerpc/platforms/powernv/vas-debug.c struct vas_window *window = s->private; vas_window 106 arch/powerpc/platforms/powernv/vas-debug.c void vas_window_free_dbgdir(struct vas_window *window) vas_window 116 arch/powerpc/platforms/powernv/vas-debug.c void vas_window_init_dbgdir(struct vas_window *window) vas_window 83 arch/powerpc/platforms/powernv/vas-trace.h struct vas_window *win), vas_window 89 arch/powerpc/platforms/powernv/vas-trace.h __field(struct vas_window *, win) vas_window 27 arch/powerpc/platforms/powernv/vas-window.c static void compute_paste_address(struct vas_window *window, u64 *addr, int *len) vas_window 43 arch/powerpc/platforms/powernv/vas-window.c static inline void get_hvwc_mmio_bar(struct vas_window *window, vas_window 53 arch/powerpc/platforms/powernv/vas-window.c static inline void get_uwc_mmio_bar(struct vas_window *window, vas_window 68 arch/powerpc/platforms/powernv/vas-window.c static void *map_paste_region(struct vas_window *txwin) vas_window 133 arch/powerpc/platforms/powernv/vas-window.c static void unmap_paste_region(struct vas_window *window) vas_window 154 arch/powerpc/platforms/powernv/vas-window.c static void unmap_winctx_mmio_bars(struct vas_window *window) vas_window 187 arch/powerpc/platforms/powernv/vas-window.c int map_winctx_mmio_bars(struct vas_window *window) vas_window 215 arch/powerpc/platforms/powernv/vas-window.c void reset_window_regs(struct vas_window *window) vas_window 271 arch/powerpc/platforms/powernv/vas-window.c static void init_xlate_regs(struct vas_window *window, bool user_win) vas_window 336 arch/powerpc/platforms/powernv/vas-window.c static void init_rsvd_tx_buf_count(struct vas_window *txwin, vas_window 358 arch/powerpc/platforms/powernv/vas-window.c int init_winctx_regs(struct vas_window *window, struct vas_winctx *winctx) vas_window 521 arch/powerpc/platforms/powernv/vas-window.c static void vas_window_free(struct vas_window *window) vas_window 535 arch/powerpc/platforms/powernv/vas-window.c static struct vas_window *vas_window_alloc(struct vas_instance *vinst) vas_window 538 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *window; vas_window 564 arch/powerpc/platforms/powernv/vas-window.c static void put_rx_win(struct vas_window *rxwin) vas_window 580 arch/powerpc/platforms/powernv/vas-window.c static struct vas_window *get_user_rxwin(struct vas_instance *vinst, u32 pswid) vas_window 583 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *rxwin; vas_window 604 arch/powerpc/platforms/powernv/vas-window.c static struct vas_window *get_vinst_rxwin(struct vas_instance *vinst, vas_window 607 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *rxwin; vas_window 640 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *window) vas_window 665 arch/powerpc/platforms/powernv/vas-window.c static void clear_vinst_win(struct vas_window *window) vas_window 683 arch/powerpc/platforms/powernv/vas-window.c static void init_winctx_for_rxwin(struct vas_window *rxwin, vas_window 847 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, vas_window 850 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *rxwin; vas_window 905 arch/powerpc/platforms/powernv/vas-window.c static void init_winctx_for_txwin(struct vas_window *txwin, vas_window 975 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, vas_window 979 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *txwin; vas_window 980 arch/powerpc/platforms/powernv/vas-window.c struct vas_window *rxwin; vas_window 1072 arch/powerpc/platforms/powernv/vas-window.c int vas_paste_crb(struct vas_window *txwin, int offset, bool re) vas_window 1127 arch/powerpc/platforms/powernv/vas-window.c static void poll_window_credits(struct vas_window *window) vas_window 1162 arch/powerpc/platforms/powernv/vas-window.c static void poll_window_busy_state(struct vas_window *window) vas_window 1194 arch/powerpc/platforms/powernv/vas-window.c static void poll_window_castout(struct vas_window *window) vas_window 1203 arch/powerpc/platforms/powernv/vas-window.c static void unpin_close_window(struct vas_window *window) vas_window 1225 arch/powerpc/platforms/powernv/vas-window.c int vas_win_close(struct vas_window *window) vas_window 317 arch/powerpc/platforms/powernv/vas.h struct vas_window *rxwin[VAS_COP_TYPE_MAX]; vas_window 318 arch/powerpc/platforms/powernv/vas.h struct vas_window *windows[VAS_WINDOWS_PER_CHIP]; vas_window 345 arch/powerpc/platforms/powernv/vas.h struct vas_window *rxwin; vas_window 407 arch/powerpc/platforms/powernv/vas.h extern void vas_window_init_dbgdir(struct vas_window *win); vas_window 408 arch/powerpc/platforms/powernv/vas.h extern void vas_window_free_dbgdir(struct vas_window *win); vas_window 410 arch/powerpc/platforms/powernv/vas.h static inline void vas_log_write(struct vas_window *win, char *name, vas_window 419 arch/powerpc/platforms/powernv/vas.h static inline void write_uwc_reg(struct vas_window *win, char *name, vas_window 430 arch/powerpc/platforms/powernv/vas.h static inline void write_hvwc_reg(struct vas_window *win, char *name, vas_window 441 arch/powerpc/platforms/powernv/vas.h static inline u64 read_hvwc_reg(struct vas_window *win, vas_window 48 drivers/crypto/nx/nx-842-powernv.c struct vas_window *rxwin; vas_window 58 drivers/crypto/nx/nx-842-powernv.c static DEFINE_PER_CPU(struct vas_window *, cpu_txwin); vas_window 559 drivers/crypto/nx/nx-842-powernv.c struct vas_window *txwin; vas_window 677 drivers/crypto/nx/nx-842-powernv.c static struct vas_window *nx842_alloc_txwin(struct nx842_coproc *coproc) vas_window 679 drivers/crypto/nx/nx-842-powernv.c struct vas_window *txwin = NULL; vas_window 713 drivers/crypto/nx/nx-842-powernv.c struct vas_window *txwin = NULL; vas_window 749 drivers/crypto/nx/nx-842-powernv.c struct vas_window *rxwin = NULL; vas_window 947 drivers/crypto/nx/nx-842-powernv.c struct vas_window *txwin;