Home
last modified time | relevance | path

Searched defs:pgtable_supports_uffd_wp (Results 1 – 2 of 2) sorted by relevance

/linux/include/asm-generic/
H A Dpgtable_uffd.h13 #define pgtable_supports_uffd_wp() IS_ENABLED(CONFIG_HAVE_ARCH_USERFAULTFD_WP) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h421 #define pgtable_supports_uffd_wp() \ macro