Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.h63 } StrongARMState; typedef
65 StrongARMState *sa1110_init(const char *cpu_type);
H A Dcollie.c32 StrongARMState *sa1110;
H A Dstrongarm.c1589 StrongARMState *sa1110_init(const char *cpu_type) in sa1110_init()
1591 StrongARMState *s; in sa1110_init()
1594 s = g_new0(StrongARMState, 1); in sa1110_init()