Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dshared.c24 #undef vc_forward_exception
25 #define vc_forward_exception(c) panic("SNP: Hypervisor requested exception\n") macro
365 vc_forward_exception(&ctxt); in svsm_perform_ghcb_protocol()
Dcore.c588 static __always_inline void vc_forward_exception(struct es_em_ctxt *ctxt) in vc_forward_exception() function
2061 vc_forward_exception(&ctxt); in vc_raw_handle_exception()