Home
last modified time | relevance | path

Searched defs:snp_svsm_vtpm_send_command (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/coco/sev/
H A Dcore.c1538 int snp_svsm_vtpm_send_command(u8 *buffer) in snp_svsm_vtpm_send_command() function
/linux/arch/x86/include/asm/
H A Dsev.h623 static inline int snp_svsm_vtpm_send_command(u8 *buffer) { return -ENODEV; } in snp_svsm_vtpm_send_command() function