Lines Matching full:mmu
86 userptr gpu_vma on the gpu_vm's userptr list, and in write mode during mmu
94 The write side is held by the core mm while calling mmu interval
102 taken in read mode during exec and write mode during a mmu notifier
397 we are notified using a MMU notifier just before the CPU mm unmaps the
400 When we are notified by the MMU notifier that CPU mm is about to drop the
402 in the MMU notifier and make sure that before the next time the GPU
407 laundry pages, we get such an unmap MMU notification and can mark the
408 pages dirty again before the next GPU access. We also get similar MMU
413 Using a MMU notifier for device DMA (and other methods) is described in
414 :ref:`the pin_user_pages() documentation <mmu-notifier-registration-case>`.
423 The MMU interval seqlock for a userptr gpu_vma is used in the following
449 // of the MMU invalidation notifier. Hence the
476 The userptr gpu_vma MMU invalidation notifier might be called from
495 // invalidation callbacks, the mmu notifier core will flip
520 in the mmu notifier, where we add the invalidated gpu_vmas to the
563 gpu_vmas, the ``userptr_seqlock`` is held in write mode in the mmu