Home
last modified time | relevance | path

Searched defs:pgd_newpage (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/um/include/asm/
Dpgtable-2level.h34 static inline int pgd_newpage(pgd_t pgd) { return 0; } in pgd_newpage() function
Dpgtable-3level.h63 static inline int pgd_newpage(pgd_t pgd) in pgd_newpage() function