Lines Matching full:based
51 * DOC: Memory Based Interrupts
53 * MMIO register based interrupts infrastructure used for non-virtualized mode
56 * containers. Memory based interrupt status reporting provides an efficient
59 * For memory based interrupt status reporting hardware sequence is:
68 * DOC: Memory Based Interrupts Page Layout
70 * `Memory Based Interrupts`_ requires three different objects, which are
221 * xe_memirq_init - Initialize data used by `Memory Based Interrupts`_.
225 * used by `Memory Based Interrupts`_.
230 * If `Memory Based Interrupts`_ are not used this function will return 0.
266 * Shall be called when `Memory Based Interrupts`_ are used
292 * Shall be called when `Memory Based Interrupts`_ are used
308 * Shall be called when `Memory Based Interrupts`_ are used
322 * xe_memirq_init_guc - Prepare GuC for `Memory Based Interrupts`_.
327 * to be used by the GuC when `Memory Based Interrupts`_ are required.
329 * Shall be called when `Memory Based Interrupts`_ are used
365 * xe_memirq_reset - Disable processing of `Memory Based Interrupts`_.
371 * `Memory Based Interrupts`_.
382 * xe_memirq_postinstall - Enable processing of `Memory Based Interrupts`_.
388 * `Memory Based Interrupts`_.
484 * This function reads and dispatches `Memory Based Interrupts` for the provided HW engine.
519 * xe_memirq_handler - The `Memory Based Interrupts`_ Handler.
522 * This function reads and dispatches `Memory Based Interrupts`.