Home
last modified time | relevance | path

Searched defs:debugctl (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dstep.c166 unsigned long debugctl; in set_task_blockstep() local
Dprocess.c201 unsigned long debugctl = get_debugctlmsr(); in __switch_to_xtra() local
/linux-4.4.14/arch/x86/kernel/kprobes/
Dcore.c495 unsigned long debugctl = get_debugctlmsr(); in clear_btf() local
505 unsigned long debugctl = get_debugctlmsr(); in restore_btf() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c141 u64 debugctl, lbr_select = 0, orig_debugctl; in __intel_pmu_lbr_enable() local
175 u64 debugctl; in __intel_pmu_lbr_disable() local
Dperf_event.c1245 u64 pebs, debugctl; in perf_event_print_debug() local
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface.h293 uint64_t debugctl; member