Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dcore.c2229 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception() function
2327 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
2359 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_USER()