Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dsev.c1864 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception() function
1962 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
1994 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_USER()