Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dcore.c2285 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db() function
2318 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
2351 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_USER()