Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Ddebugreg.h141 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore() function
/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dcore.c2228 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE()
2238 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE_USER()
2262 local_db_restore(dr7); in DEFINE_FREDENTRY_MCE()
2276 local_db_restore(dr7); in DEFINE_IDTENTRY_RAW()
/linux-6.15/arch/x86/kernel/
H A Dnmi.c596 local_db_restore(this_cpu_read(nmi_dr7)); in DEFINE_IDTENTRY_RAW()
H A Dtraps.c1162 local_db_restore(dr7); in exc_debug_kernel()