Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dpgtable-nop4d-hack.h29 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
Dpgtable-nop4d.h24 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function