Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h858 #define KVM_SEV_SNP_ID_BLOCK_SIZE 96 macro
/openbmc/qemu/target/i386/
H A Dsev.c2278 if (len != KVM_SEV_SNP_ID_BLOCK_SIZE) { in sev_snp_guest_set_id_block()
2281 len, KVM_SEV_SNP_ID_BLOCK_SIZE); in sev_snp_guest_set_id_block()