Searched refs:verify_exception_info (Results 1 – 3 of 3) sorted by relevance
67 enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt);
416 enum es_result verify_exception_info(struct ghcb *ghcb, struct es_em_ctxt *ctxt) in verify_exception_info() function460 return verify_exception_info(ghcb, ctxt); in sev_es_ghcb_hv_call()
55 switch (verify_exception_info(ghcb, &ctxt)) { in svsm_perform_ghcb_protocol()