Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dhugetlb.h95 static inline int huge_pte_dirty(pte_t pte) in huge_pte_dirty() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhugetlb.h15 static inline unsigned long huge_pte_dirty(pte_t pte) in huge_pte_dirty() function
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Darch_pgtable_helpers.rst219 | huge_pte_dirty | Tests a dirty HugeTLB |
/OK3568_Linux_fs/kernel/mm/
H A Ddebug_vm_pgtable.c890 WARN_ON(!huge_pte_dirty(huge_pte_mkdirty(pte))); in hugetlb_basic_tests()
H A Dhugetlb.c3988 if (huge_pte_dirty(pte)) in __unmap_hugepage_range()