Searched refs:TYPE_TZ_MPC (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/misc/ |
H A D | tz-mpc.h | 37 #define TYPE_TZ_MPC "tz-mpc" macro
|
/openbmc/qemu/hw/misc/ |
H A D | tz-mpc.c | 607 .name = TYPE_TZ_MPC,
|
/openbmc/qemu/hw/arm/ |
H A D | musca.c | 259 object_initialize_child(OBJECT(mms), mpcname, mpc, TYPE_TZ_MPC); in make_mpc()
|
H A D | mps2-tz.c | 571 object_initialize_child(OBJECT(mms), name, mpc, TYPE_TZ_MPC); in make_mpc()
|
H A D | armsse.c | 792 object_initialize_child(obj, name, &s->mpc[i], TYPE_TZ_MPC); in armsse_init()
|