Searched defs:STATTR_FLAG_MORE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-stattrib.c | 28 #define STATTR_FLAG_MORE 0x02ULL macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 266 STATTR_FLAG_MORE = 0x02 variable in S390StorageAttributes |