Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Ddebugreg.h152 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore() function
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2171 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE()
2181 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE_USER()
2205 local_db_restore(dr7); in DEFINE_FREDENTRY_MCE()
2219 local_db_restore(dr7); in DEFINE_IDTENTRY_RAW()