Home
last modified time | relevance | path

Searched refs:TZMPC (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dtz-mpc.c74 static void tz_mpc_irq_update(TZMPC *s) in tz_mpc_irq_update()
143 TZMPC *s = TZ_MPC(opaque); in tz_mpc_reg_read()
235 TZMPC *s = TZ_MPC(opaque); in tz_mpc_reg_write()
396 TZMPC *s = TZ_MPC(opaque); in tz_mpc_mem_blocked_read()
408 TZMPC *s = TZ_MPC(opaque); in tz_mpc_mem_blocked_write()
429 TZMPC *s = TZ_MPC(container_of(iommu, TZMPC, upstream)); in tz_mpc_translate()
474 TZMPC *s = TZ_MPC(dev); in tz_mpc_reset()
489 TZMPC *s = TZ_MPC(obj); in tz_mpc_init()
498 TZMPC *s = TZ_MPC(dev); in tz_mpc_realize()
563 TZMPC *s = TZ_MPC(opaque); in tz_mpc_post_load()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dtz-mpc.h38 OBJECT_DECLARE_SIMPLE_TYPE(TZMPC, TZ_MPC)
45 struct TZMPC { struct
/openbmc/qemu/include/hw/arm/
H A Darmsse.h159 TZMPC mpc[IOTS_NUM_MPC];
/openbmc/qemu/hw/arm/
H A Dmusca.c72 TZMPC mpc[MUSCA_MPC_MAX];
224 TZMPC *mpc = opaque; in make_mpc()
H A Dmps2-tz.c147 TZMPC mpc[3];
565 TZMPC *mpc = opaque; in make_mpc()
617 TZMPC *mpc = &mms->mpc[i]; in remap_memory()