Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Didt_handlers_64.S75 EXCEPTION_HANDLER boot_stage1_vc do_vc_no_ghcb error_code=1
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsev-es.h67 void do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead_64.S438 call do_vc_no_ghcb
H A Dsev-es-shared.c147 void __init do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code) in do_vc_no_ghcb() function