PLIC_CLAIM
const bus_addr_t claim_addr = PLIC_CLAIM(sc, hartid);
#define PLIC_COMPLETE(sc, h) PLIC_CLAIM(sc, h) /* same address */