Lines Matching refs:faults
286 Modern hardware supports recoverable page faults, which has a lot of
292 means any workload using recoverable page faults cannot use DMA fences for
299 faults. Specifically this means implicit synchronization will not be possible.
300 The exception is when page faults are only used as migration hints and never to
302 faults on GPUs are limited to pure compute workloads.
306 job with a DMA fence and a compute workload using recoverable page faults are
337 to guarantee all pending GPU page faults are flushed.
340 allocating memory to repair hardware page faults, either through separate
344 robust to limit the impact of handling hardware page faults to the specific
349 in the kernel even for resolving hardware page faults, e.g. by using copy
356 hit a page fault which holds up a userspace fence - supporting page faults on