Home
last modified time | relevance | path

Searched defs:pgtable_supports_soft_dirty (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dpgtable.h495 #define pgtable_supports_soft_dirty() \ macro
/linux/include/linux/
H A Dpgtable.h1569 #define pgtable_supports_soft_dirty() IS_ENABLED(CONFIG_MEM_SOFT_DIRTY) macro
/linux/tools/testing/vma/
H A Dvma_internal.h429 #define pgtable_supports_soft_dirty() 1 macro