Searched refs:__pgd (Results 1 – 3 of 3) sorted by relevance
44 #define __pud(x) ((pud_t) { __pgd(x) } )
133 #define __pgd(x) native_make_pgd(x) macro
840 static inline pgd_t __pgd(unsigned long long val) in __pgd() function918 static inline pgd_t __pgd(unsigned long val) in __pgd() function