Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpsp-sev.h269 struct sev_data_launch_update_vmsa { struct
/Linux-v6.6/drivers/crypto/ccp/
Dsev-dev.c139 case SEV_CMD_LAUNCH_UPDATE_VMSA: return sizeof(struct sev_data_launch_update_vmsa); in sev_cmd_buffer_len()
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c627 struct sev_data_launch_update_vmsa vmsa; in __sev_launch_update_vmsa()