Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c349 result = vc_check_opcode_bytes(&ctxt, exit_code); in do_boot_stage2_vc()
/linux/arch/x86/coco/sev/
H A Dshared.c1554 static enum es_result vc_check_opcode_bytes(struct es_em_ctxt *ctxt, in vc_check_opcode_bytes() function
H A Dcore.c1942 enum es_result result = vc_check_opcode_bytes(ctxt, exit_code); in vc_handle_exitcode()