Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Ddebugreg.h95 static __always_inline unsigned long local_db_save(void) in local_db_save() function
/linux/arch/x86/kernel/
A Dnmi.c503 this_cpu_write(nmi_dr7, local_db_save()); in DEFINE_IDTENTRY_RAW()
A Dtraps.c896 unsigned long dr7 = local_db_save(); in exc_debug_kernel()
/linux/arch/x86/kernel/cpu/mce/
A Dcore.c2015 dr7 = local_db_save(); in DEFINE_IDTENTRY_MCE()
2025 dr7 = local_db_save(); in DEFINE_IDTENTRY_MCE_USER()
2035 dr7 = local_db_save(); in DEFINE_IDTENTRY_RAW()

Completed in 11 milliseconds