Searched defs:gUseUserfaultfd (Results 1 – 2 of 2) sorted by relevance
78 constexpr bool gUseUserfaultfd = !gUseReadBarrier; variable84 constexpr bool gUseUserfaultfd = true; variable86 constexpr bool gUseUserfaultfd = false; variable
275 const bool gUseUserfaultfd = ShouldUseUserfaultfd(); variable