Home
last modified time | relevance | path

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

/linux-6.15/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst510 ``struct kvm_sev_snp_launch_update`` will be updated to correspond to the
518 Parameters (in): struct kvm_sev_snp_launch_update
524 struct kvm_sev_snp_launch_update {
/linux-6.15/arch/x86/include/uapi/asm/
H A Dkvm.h853 struct kvm_sev_snp_launch_update { struct
/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dkvm.h853 struct kvm_sev_snp_launch_update { struct
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c2334 struct kvm_sev_snp_launch_update params; in snp_launch_update()