Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev.c1903 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db() function
1936 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_KERNEL()
1969 if (vc_is_db(error_code)) { in DEFINE_IDTENTRY_VC_USER()