Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dpgtable.h397 static inline int pgd_same(pgd_t pgd_a, pgd_t pgd_b) in pgd_same() function
437 WARN_ON_ONCE(pgd_present(*pgdp) && !pgd_same(*pgdp, pgd)); \