Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dhugetlb.h100 static inline int huge_pte_dirty(pte_t pte) in huge_pte_dirty() function
/Linux-v6.1/include/asm-generic/
Dhugetlb.h18 static inline unsigned long huge_pte_dirty(pte_t pte) in huge_pte_dirty() function
/Linux-v6.1/Documentation/mm/
Darch_pgtable_helpers.rst221 | huge_pte_dirty | Tests a dirty HugeTLB |
/Linux-v6.1/mm/
Ddebug_vm_pgtable.c938 WARN_ON(!huge_pte_dirty(huge_pte_mkdirty(pte))); in hugetlb_basic_tests()
Dhugetlb.c5159 if (huge_pte_dirty(pte)) in __unmap_hugepage_range()