L3_TRUNC_BLOCK
#define L3_ROUND_BLOCK(x) L3_TRUNC_BLOCK((x) + L3_SIZE - 1)
#define DEVMAP_ALIGN(x) L3_TRUNC_BLOCK((x))