Home
last modified time | relevance | path

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

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