Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dshared.c226 static enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in verify_exception_info() function
361 switch (verify_exception_info(ghcb, &ctxt)) { in svsm_perform_ghcb_protocol()
390 return verify_exception_info(ghcb, ctxt); in sev_es_ghcb_hv_call()