Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/boot/compressed/
Didt_handlers_64.S76 EXCEPTION_HANDLER boot_stage1_vc do_vc_no_ghcb error_code=1
/linux-6.12.1/arch/x86/include/asm/
Dsev.h68 void do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code);
/linux-6.12.1/arch/x86/kernel/
Dhead_64.S560 call do_vc_no_ghcb
/linux-6.12.1/arch/x86/coco/sev/
Dshared.c717 void __head do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code) in do_vc_no_ghcb() function