Home | History | Annotate | Download | only in qemu

Lines Matching refs:VDEState

1411 typedef struct VDEState {
1414 } VDEState;
1418 VDEState *s = opaque;
1430 VDEState *s = vc->opaque;
1442 VDEState *s = vc->opaque;
1452 VDEState *s;
1462 s = qemu_mallocz(sizeof(VDEState));