Searched defs:STATTR_FLAG_EOS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-stattrib.c | 27 #define STATTR_FLAG_EOS 0x01ULL macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 265 STATTR_FLAG_EOS = 0x01 variable in S390StorageAttributes |