Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Didt_handlers_64.S76 EXCEPTION_HANDLER boot_stage1_vc do_vc_no_ghcb error_code=1
/linux/arch/x86/include/asm/
H A Dsev.h70 void do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code);
/linux/arch/x86/boot/startup/
H A Dsev-shared.c442 void do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code) in do_vc_no_ghcb() function