Searched defs:__pgd_raw (Results 1 – 2 of 2) sorted by relevance
55 #define __pgd_raw(x) ((pgd_t) { (x) }) macro