Searched defs:DESC_ADDR (Results 1 – 2 of 2) sorted by relevance
31 #define DESC_ADDR (1 << 20) /* 1 MiB */ macro
180 #define DESC_ADDR(x) ((x) & GENMASK_ULL(39, 0)) macro