Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpsp-sev.h256 struct sev_data_launch_update_vmsa { struct
/Linux-v5.15/drivers/crypto/ccp/
Dsev-dev.c116 case SEV_CMD_LAUNCH_UPDATE_VMSA: return sizeof(struct sev_data_launch_update_vmsa); in sev_cmd_buffer_len()
/Linux-v5.15/arch/x86/kvm/svm/
Dsev.c601 struct sev_data_launch_update_vmsa vmsa; in __sev_launch_update_vmsa()