Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpgtable.h685 static inline int pud_same(pud_t pud_a, pud_t pud_b) in pud_same() function
727 WARN_ON_ONCE(pud_present(*pudp) && !pud_same(*pudp, pud)); \
/linux-6.3-rc2/Documentation/mm/
A Darch_pgtable_helpers.rst159 | pud_same | Tests whether both PUD entries are the same |
/linux-6.3-rc2/arch/x86/mm/
A Dpgtable.c527 int changed = !pud_same(*pudp, entry); in pudp_set_access_flags()
/linux-6.3-rc2/mm/
A Ddebug_vm_pgtable.c317 WARN_ON(!pud_same(pud, pud)); in pud_basic_tests()
A Dhuge_memory.c1279 if (unlikely(!pud_same(*vmf->pud, orig_pud))) in huge_pud_set_accessed()

Completed in 16 milliseconds