Searched refs:ARM11SCUState (Results 1 – 3 of 3) sorted by relevance
20 ARM11SCUState *s = (ARM11SCUState *)opaque; in mpcore_scu_read()43 ARM11SCUState *s = (ARM11SCUState *)opaque; in mpcore_scu_write()71 ARM11SCUState *s = ARM11_SCU(obj); in arm11_scu_init()79 DEFINE_PROP_UINT32("num-cpu", ARM11SCUState, num_cpu, 1),94 .instance_size = sizeof(ARM11SCUState),
18 OBJECT_DECLARE_SIMPLE_TYPE(ARM11SCUState, ARM11_SCU)20 struct ARM11SCUState { struct
29 ARM11SCUState scu;