Home
last modified time | relevance | path

Searched refs:S390_SKEYS_SAVE_FLAG_SKEYS (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-skeys.c29 #define S390_SKEYS_SAVE_FLAG_SKEYS 0x02 macro
330 qemu_put_be64(f, block->target_start | S390_SKEYS_SAVE_FLAG_SKEYS); in s390_storage_keys_save()
391 case S390_SKEYS_SAVE_FLAG_SKEYS: { in s390_storage_keys_load()