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