Home
last modified time | relevance | path

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

/linux/arch/x86/boot/startup/
H A Dsev-shared.c21 #define vc_forward_exception(c) panic("SNP: Hypervisor requested exception\n") macro
/linux/arch/x86/coco/sev/
H A Dvc-handle.c100 void vc_forward_exception(struct es_em_ctxt *ctxt) in vc_forward_exception() function