Searched defs:PDE_TO_TA (Results 1 – 2 of 2) sorted by relevance
160 #define PDE_TO_TA(e) (((uint32)(e)) & ~((1<<8)-1)) macro
179 #define PDE_TO_TA(a) ((*(uint32 *)(&(a))) & ~((1<<4)-1)) macro