Home
last modified time | relevance | path

Searched refs:TYPE_PNV_PNOR (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/ppc/
H A Dpnv_pnor.c112 TYPE_PNV_PNOR, s->size); in pnv_pnor_realize()
130 .name = TYPE_PNV_PNOR,
H A Dpnv.c907 dev = qdev_new(TYPE_PNV_PNOR); in pnv_init()
/qemu/include/hw/ppc/
H A Dpnv_pnor.h20 #define TYPE_PNV_PNOR "pnv-pnor" macro