Searched refs:SiFiveEState (Results 1 – 2 of 2) sorted by relevance
45 typedef struct SiFiveEState { struct52 } SiFiveEState; argument56 OBJECT_CHECK(SiFiveEState, (obj), TYPE_RISCV_E_MACHINE)
78 SiFiveEState *s = RISCV_E_MACHINE(machine); in sifive_e_machine_init()125 SiFiveEState *s = RISCV_E_MACHINE(obj); in sifive_e_machine_get_revb()132 SiFiveEState *s = RISCV_E_MACHINE(obj); in sifive_e_machine_set_revb()139 SiFiveEState *s = RISCV_E_MACHINE(obj); in sifive_e_machine_instance_init()167 .instance_size = sizeof(SiFiveEState),