Home
last modified time | relevance | path

Searched refs:PLICAddr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dsifive_plic.h39 typedef struct PLICAddr { struct
43 } PLICAddr; argument
55 PLICAddr *addr_config;
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c328 plic->addr_config = g_new(PLICAddr, plic->num_addrs); in parse_hart_config()