Searched defs:S390StAttribClass (Results 1 – 1 of 1) sorted by relevance
31 struct S390StAttribClass { struct32 DeviceClass parent_class;34 int (*get_stattr)(S390StAttribState *sa, uint64_t *start_gfn,36 int (*peek_stattr)(S390StAttribState *sa, uint64_t start_gfn,38 int (*set_stattr)(S390StAttribState *sa, uint64_t start_gfn,40 void (*synchronize)(S390StAttribState *sa);41 int (*set_migrationmode)(S390StAttribState *sa, bool value, Error **errp);42 int (*get_active)(S390StAttribState *sa);43 long long (*get_dirtycount)(S390StAttribState *sa);