Searched refs:IDAUInterface (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | idau.h | 35 INTERFACE_CHECK(IDAUInterface, (obj), TYPE_IDAU_INTERFACE) 40 typedef struct IDAUInterface IDAUInterface; typedef 54 void (*check)(IDAUInterface *ii, uint32_t address, int *iregion,
|
H A D | ptw.c | 2822 IDAUInterface *ii = IDAU_INTERFACE(cpu->idau); in v8m_security_lookup()
|
/openbmc/qemu/include/hw/misc/ |
H A D | tz-msc.h | 77 IDAUInterface *idau;
|
/openbmc/qemu/hw/misc/ |
H A D | tz-msc.c | 82 IDAUInterface *ii = IDAU_INTERFACE(s->idau); in tz_msc_check() 285 TYPE_IDAU_INTERFACE, IDAUInterface *),
|
/openbmc/qemu/hw/arm/ |
H A D | mps2-tz.c | 1218 static void mps2_tz_idau_check(IDAUInterface *ii, uint32_t address, in mps2_tz_idau_check()
|
H A D | armsse.c | 1656 static void armsse_idau_check(IDAUInterface *ii, uint32_t address, in armsse_idau_check()
|