Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c181 noinstr void exc_vmm_communication(struct pt_regs *regs, unsigned long error_code) in exc_vmm_communication() function
221 case X86_TRAP_VC: return exc_vmm_communication(regs, error_code); in fred_hwexc()