Searched defs:__pmd_raw (Results 1 – 2 of 2) sorted by relevance
25 #define __pmd_raw(x) ((pmd_t) { (x) }) macro