Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dcore.c2022 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception() function
2120 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
2152 if (!vc_raw_handle_exception(regs, error_code)) { in DEFINE_IDTENTRY_VC_USER()