Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dsev.c1920 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db() function
1953 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
1986 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_USER()