Searched refs:SiFiveUState (Results 1 – 2 of 2) sorted by relevance
63 OBJECT_CHECK(SiFiveUState, (obj), TYPE_RISCV_U_MACHINE)65 typedef struct SiFiveUState { struct76 } SiFiveUState; argument
95 static void create_fdt(SiFiveUState *s, const MemMapEntry *memmap, in create_fdt()514 SiFiveUState *s = RISCV_U_MACHINE(machine); in sifive_u_machine_init()683 SiFiveUState *s = RISCV_U_MACHINE(obj); in sifive_u_machine_get_start_in_flash()690 SiFiveUState *s = RISCV_U_MACHINE(obj); in sifive_u_machine_set_start_in_flash()697 SiFiveUState *s = RISCV_U_MACHINE(obj); in sifive_u_machine_instance_init()738 .instance_size = sizeof(SiFiveUState),