Searched defs:S390StAttribClass (Results 1 – 1 of 1) sorted by relevance
32 struct S390StAttribClass { struct33 DeviceClass parent_class;35 int (*get_stattr)(S390StAttribState *sa, uint64_t *start_gfn,37 int (*peek_stattr)(S390StAttribState *sa, uint64_t start_gfn,39 int (*set_stattr)(S390StAttribState *sa, uint64_t start_gfn,41 void (*synchronize)(S390StAttribState *sa);42 int (*set_migrationmode)(S390StAttribState *sa, bool value, Error **errp);43 int (*get_active)(S390StAttribState *sa);44 long long (*get_dirtycount)(S390StAttribState *sa);