Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsbsa_ec.c18 typedef struct SECUREECState { struct
21 } SECUREECState; argument
24 OBJECT_DECLARE_SIMPLE_TYPE(SECUREECState, SBSA_SECURE_EC)
68 SECUREECState *s = SBSA_SECURE_EC(obj); in sbsa_ec_init()
87 .instance_size = sizeof(SECUREECState),