Lines Matching refs:pseries_vas_window
52 static int h_allocate_vas_window(struct pseries_vas_window *win, u64 *domain, in h_allocate_vas_window()
110 static int h_modify_vas_window(struct pseries_vas_window *win) in h_modify_vas_window()
198 struct pseries_vas_window *txwin = data; in pseries_vas_fault_thread_fn()
227 struct pseries_vas_window *txwin = data; in pseries_vas_irq_handler()
241 static int allocate_setup_window(struct pseries_vas_window *txwin, in allocate_setup_window()
290 static inline void free_irq_setup(struct pseries_vas_window *txwin) in free_irq_setup()
303 struct pseries_vas_window *txwin; in vas_allocate_window()
443 struct pseries_vas_window *win; in vas_paste_address()
445 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_paste_address()
449 static int deallocate_free_window(struct pseries_vas_window *win) in deallocate_free_window()
471 struct pseries_vas_window *win; in vas_deallocate_window()
478 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_deallocate_window()
614 struct pseries_vas_window *win = NULL, *tmp; in reconfig_open_windows()
722 struct pseries_vas_window *win, *tmp; in reconfig_close_windows()