Lines Matching full:window
56 * Stores pid, mm, and tgid for each window.
65 * Common VAS window struct on PowerNV and PowerVM
69 u32 wcreds_max; /* Window credits */
77 * User space window operations used for powernv and powerVM
105 * if process / thread has any open VAS window (Use in vas_user_win_add_mm_context()
112 * Receive window attributes specified by the (in-kernel) owner of window.
142 * Window attributes specified by the in-kernel owner of a send window.
174 * Helper to initialize receive window attributes to defaults for an
175 * NX window.
180 * Open a VAS receive window for the instance of VAS identified by @vasid
181 * Use @attr to initialize the attributes of the window.
183 * Return a handle to the window or ERR_PTR() on error.
189 * Helper to initialize send window attributes to defaults for an NX window.
195 * Open a VAS send window for the instance of VAS identified by @vasid
197 * of the window.
199 * Note: The instance of VAS must already have an open receive window for
202 * Return a handle to the send window or ERR_PTR() on error.
208 * Close the send or receive window identified by @win. For receive windows
210 * window.
221 * the hardware address associated with the window @win. @re is expected/
265 * to user space. Applications can use this API to open / close window