Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h839 #define KVM_SEV_SNP_PAGE_TYPE_NORMAL 0x1 macro
/openbmc/qemu/target/i386/
H A Dsev.c870 case KVM_SEV_SNP_PAGE_TYPE_NORMAL: return "Normal"; in snp_page_type_to_str()
1147 KVM_SEV_SNP_PAGE_TYPE_NORMAL); in sev_snp_launch_update_data()
1247 type = KVM_SEV_SNP_PAGE_TYPE_NORMAL; in snp_launch_update_kernel_hashes()