Home
last modified time | relevance | path

Searched refs:pseries_vas_window (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/platforms/pseries/
Dvas.c49 static int h_allocate_vas_window(struct pseries_vas_window *win, u64 *domain, in h_allocate_vas_window()
107 static int h_modify_vas_window(struct pseries_vas_window *win) in h_modify_vas_window()
189 struct pseries_vas_window *txwin = data; in pseries_vas_fault_thread_fn()
207 static int allocate_setup_window(struct pseries_vas_window *txwin, in allocate_setup_window()
255 static inline void free_irq_setup(struct pseries_vas_window *txwin) in free_irq_setup()
268 struct pseries_vas_window *txwin; in vas_allocate_window()
388 struct pseries_vas_window *win; in vas_paste_address()
390 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_paste_address()
394 static int deallocate_free_window(struct pseries_vas_window *win) in deallocate_free_window()
416 struct pseries_vas_window *win; in vas_deallocate_window()
[all …]
Dvas.h109 struct pseries_vas_window { struct