IN_RANGE_P
IN_RANGE_P(va, RISCV_DIRECTMAP_START, RISCV_DIRECTMAP_END)
if (IN_RANGE_P(va, kernstart, kernend)) {