Home
last modified time | relevance | path

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

/include/asm-generic/
A Dpgtable-nop4d.h21 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
/include/linux/
A Dpgtable.h1290 if (pgd_none(*pgd)) in pgd_none_or_clear_bad()
A Dmm.h2831 return (unlikely(pgd_none(*pgd)) && __p4d_alloc(mm, pgd, address)) ? in p4d_alloc()

Completed in 21 milliseconds