Searched defs:XLAT_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
106 #define XLAT_BLOCK_SIZE(level) (UL(1) << XLAT_ADDR_SHIFT(level)) macro