Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpsp-sev.h638 struct sev_data_snp_launch_update { struct
/linux-6.15/drivers/crypto/ccp/
H A Dsev-dev.c213 case SEV_CMD_SNP_LAUNCH_UPDATE: return sizeof(struct sev_data_snp_launch_update); in sev_cmd_buffer_len()
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c2251 struct sev_data_snp_launch_update fw_args = {0}; in sev_gmem_post_populate()
2417 struct sev_data_snp_launch_update data = {}; in snp_launch_update_vmsa()