Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Ddebugreg.h175 static inline unsigned long get_debugctlmsr(void) in get_debugctlmsr() function
/linux/arch/x86/kernel/
H A Dstep.c188 debugctl = get_debugctlmsr(); in set_task_blockstep()