Searched refs:idau (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | tz-msc.c | 81 IDAUInterfaceClass *iic = IDAU_INTERFACE_GET_CLASS(s->idau); in tz_msc_check() 82 IDAUInterface *ii = IDAU_INTERFACE(s->idau); in tz_msc_check() 257 if (!s->idau) { in tz_msc_realize() 284 DEFINE_PROP_LINK("idau", TZMSC, idau,
|
/openbmc/qemu/include/hw/misc/ |
H A D | tz-msc.h | 77 IDAUInterface *idau; member
|
/openbmc/qemu/include/hw/arm/ |
H A D | armv7m.h | 102 Object *idau; member
|
/openbmc/qemu/hw/arm/ |
H A D | armv7m.c | 310 object_property_set_link(OBJECT(s->cpu), "idau", s->idau, in armv7m_realize() 545 DEFINE_PROP_LINK("idau", ARMv7MState, idau, TYPE_IDAU_INTERFACE, Object *),
|
/openbmc/qemu/target/arm/ |
H A D | ptw.c | 2820 if (cpu->idau) { in v8m_security_lookup() 2821 IDAUInterfaceClass *iic = IDAU_INTERFACE_GET_CLASS(cpu->idau); in v8m_security_lookup() 2822 IDAUInterface *ii = IDAU_INTERFACE(cpu->idau); in v8m_security_lookup()
|
H A D | cpu.h | 894 Object *idau; member
|
H A D | cpu.c | 1842 object_property_add_link(obj, "idau", TYPE_IDAU_INTERFACE, &cpu->idau, in arm_cpu_post_init()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |