Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Ddebugreg.h138 static __always_inline void local_db_restore(unsigned long dr7) in local_db_restore() function
/Linux-v6.6/arch/x86/kernel/
Dnmi.c545 local_db_restore(this_cpu_read(nmi_dr7)); in DEFINE_IDTENTRY_RAW()
Dtraps.c1008 local_db_restore(dr7); in exc_debug_kernel()
/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dcore.c2135 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE()
2145 local_db_restore(dr7); in DEFINE_IDTENTRY_MCE_USER()
2158 local_db_restore(dr7); in DEFINE_IDTENTRY_RAW()