Lines Matching refs:pseries_vas_window
73 static int h_allocate_vas_window(struct pseries_vas_window *win, u64 *domain, in h_allocate_vas_window()
131 static int h_modify_vas_window(struct pseries_vas_window *win) in h_modify_vas_window()
219 struct pseries_vas_window *txwin = data; in pseries_vas_fault_thread_fn()
248 struct pseries_vas_window *txwin = data; in pseries_vas_irq_handler()
262 static int allocate_setup_window(struct pseries_vas_window *txwin, in allocate_setup_window()
311 static inline void free_irq_setup(struct pseries_vas_window *txwin) in free_irq_setup()
324 struct pseries_vas_window *txwin; in vas_allocate_window()
485 struct pseries_vas_window *win; in vas_paste_address()
487 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_paste_address()
491 static int deallocate_free_window(struct pseries_vas_window *win) in deallocate_free_window()
513 struct pseries_vas_window *win; in vas_deallocate_window()
520 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_deallocate_window()
656 struct pseries_vas_window *win = NULL, *tmp; in reconfig_open_windows()
764 struct pseries_vas_window *win, *tmp; in reconfig_close_windows()