Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dcore.c2078 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db() function
2111 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
2144 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_USER()