Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/coco/sev/
Dcore.c2155 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception() function
2253 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
2285 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_USER()