Searched refs:__pgd (Results 1 – 2 of 2) sorted by relevance
41 #define __p4d(x) ((p4d_t) { __pgd(x) })
58 #define __pgd(x) ((pgd_t) { (x) } ) macro