Home
last modified time | relevance | path

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

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