L0_ADDR_BITS
(va & L0_ADDR_BITS) >> L0_SHIFT,
#define l0pde_index(v) (((vaddr_t)(v) & L0_ADDR_BITS) >> L0_SHIFT)