Searched defs:__pgd (Results 26 – 27 of 27) sorted by relevance
12
403 static inline pgd_t __pgd(pgdval_t val) in __pgd() function
101 #define __pgd(x) native_make_pgd(x) macro