Home
last modified time | relevance | path

Searched refs:huge_pte_dirty (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Dhugetlb.h13 static inline unsigned long huge_pte_dirty(pte_t pte) in huge_pte_dirty() function
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst211 | huge_pte_dirty | Tests a dirty HugeTLB |
/linux/mm/
H A Ddebug_vm_pgtable.c896 WARN_ON(!huge_pte_dirty(huge_pte_mkdirty(pte))); in hugetlb_basic_tests()
H A Dhugetlb.c5265 if (huge_pte_dirty(pte)) in __unmap_hugepage_range()