Searched defs:STATTR_FLAG_DONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-stattrib.c | 30 #define STATTR_FLAG_DONE 0x08ULL macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 268 STATTR_FLAG_DONE = 0x08 variable in S390StorageAttributes |