Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.c53 static int h_allocate_vas_window(struct pseries_vas_window *win, u64 *domain, in h_allocate_vas_window()
111 static int h_modify_vas_window(struct pseries_vas_window *win) in h_modify_vas_window()
199 struct pseries_vas_window *txwin = data; in pseries_vas_fault_thread_fn()
228 struct pseries_vas_window *txwin = data; in pseries_vas_irq_handler()
242 static int allocate_setup_window(struct pseries_vas_window *txwin, in allocate_setup_window()
291 static inline void free_irq_setup(struct pseries_vas_window *txwin) in free_irq_setup()
304 struct pseries_vas_window *txwin; in vas_allocate_window()
465 struct pseries_vas_window *win; in vas_paste_address()
467 win = container_of(vwin, struct pseries_vas_window, vas_win); in vas_paste_address()
471 static int deallocate_free_window(struct pseries_vas_window *win) in deallocate_free_window()
[all …]
H A Dvas.h121 struct pseries_vas_window { struct