Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/pseries/
Dvas.c73 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()
[all …]
Dvas.h121 struct pseries_vas_window { struct