Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dshared.c25 #define vc_forward_exception(c) panic("SNP: Hypervisor requested exception\n") macro
H A Dcore.c574 static __always_inline void vc_forward_exception(struct es_em_ctxt *ctxt) in vc_forward_exception() function