Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dcore.c1962 struct snp_msg_desc *snp_msg_alloc(void) in snp_msg_alloc() function
/linux/arch/x86/include/asm/
H A Dsev.h634 static inline struct snp_msg_desc *snp_msg_alloc(void) { return NULL; } in snp_msg_alloc() function