Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dpgtable-nop4d-hack.h27 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
Dpgtable-nop4d.h22 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function