Home
last modified time | relevance | path

Searched refs:pgd_same (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpgtable.h699 static inline int pgd_same(pgd_t pgd_a, pgd_t pgd_b) in pgd_same() function
739 WARN_ON_ONCE(pgd_present(*pgdp) && !pgd_same(*pgdp, pgd)); \
/linux-6.3-rc2/mm/
A Ddebug_vm_pgtable.c490 WARN_ON(!pgd_same(pgd, pgd)); in pgd_basic_tests()

Completed in 8 milliseconds