Home
last modified time | relevance | path

Searched refs:int_info1 (Results 1 – 2 of 2) sorted by last modified time

/qemu/hw/misc/
H A Dtz-mpc.c184 r = s->int_info1; in tz_mpc_reg_read()
372 s->int_info1 = addr; in tz_mpc_handle_block()
480 s->int_info1 = 0; in tz_mpc_reset()
582 VMSTATE_UINT32(int_info1, TZMPC),
/qemu/include/hw/misc/
H A Dtz-mpc.h56 uint32_t int_info1; member