Searched refs:snp_svsm_vtpm_send_command (Results 1 – 3 of 3) sorted by relevance
326 int snp_svsm_vtpm_send_command(u8 *buffer) in snp_svsm_vtpm_send_command() function336 EXPORT_SYMBOL_GPL(snp_svsm_vtpm_send_command);
45 ret = snp_svsm_vtpm_send_command(priv->buffer); in tpm_svsm_send()
530 int snp_svsm_vtpm_send_command(u8 *buffer);638 static inline int snp_svsm_vtpm_send_command(u8 *buffer) { return -ENODEV; } in snp_svsm_vtpm_send_command() function