Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpsp-sev.h364 struct sev_data_send_update_data { struct
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c149 case SEV_CMD_SEND_UPDATE_DATA: return sizeof(struct sev_data_send_update_data); in sev_cmd_buffer_len()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c1286 struct sev_data_send_update_data data; in __sev_send_update_data_query_lengths()
1306 struct sev_data_send_update_data data; in sev_send_update_data()