Home
last modified time | relevance | path

Searched refs:TYPE_IOTKIT_SYSINFO (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/misc/
H A Diotkit-sysinfo.h28 #define TYPE_IOTKIT_SYSINFO "iotkit-sysinfo" macro
/qemu/hw/misc/
H A Diotkit-sysinfo.c174 .name = TYPE_IOTKIT_SYSINFO,
/qemu/hw/arm/
H A Darmsse.c186 .type = TYPE_IOTKIT_SYSINFO,
270 .type = TYPE_IOTKIT_SYSINFO,
428 .type = TYPE_IOTKIT_SYSINFO,
766 } else if (!strcmp(devinfo->type, TYPE_IOTKIT_SYSINFO)) { in armsse_init()
769 TYPE_IOTKIT_SYSINFO); in armsse_init()
1291 } else if (!strcmp(devinfo->type, TYPE_IOTKIT_SYSINFO)) { in armsse_realize()