Searched refs:userfaults (Results 1 – 2 of 2) sorted by relevance
12 For example userfaults allows a proper and more optimal implementation31 resolve the userfaults it receives via 1) or to manage the virtual34 The real advantage of userfaults if compared to regular virtual memory35 management of mremap/mprotect is that the userfaults in all their44 manager process could handle the userfaults of a multitude of130 userfaults on the range registered. Not all ioctls will necessarily be143 There are three basic ways to resolve userfaults:312 just fine in combination with userfaults. Userfaults trigger async319 generating userfaults for readonly guest regions.323 will be used (to reduce the latency of the userfaults to the minimum[all …]
779 unsigned long userfaults; in uffd_sigbus_test_common() local818 if (pthread_join(uffd_mon, (void **)&userfaults)) in uffd_sigbus_test_common()821 if (userfaults) in uffd_sigbus_test_common()822 uffd_test_fail("Signal test failed, userfaults: %ld", userfaults); in uffd_sigbus_test_common()