Home
last modified time | relevance | path

Searched refs:idau (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dtz-msc.c81 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 Dtz-msc.h77 IDAUInterface *idau; member
/openbmc/qemu/include/hw/arm/
H A Darmv7m.h102 Object *idau; member
/openbmc/qemu/hw/arm/
H A Darmv7m.c310 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 Dptw.c2820 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 Dcpu.h894 Object *idau; member
H A Dcpu.c1842 object_property_add_link(obj, "idau", TYPE_IDAU_INTERFACE, &cpu->idau, in arm_cpu_post_init()
/openbmc/linux/
H A Dopengrok0.0.log[all...]