Searched refs:debugctl (Results 1 – 2 of 2) sorted by relevance
67 uint64_t debugctl; member
2473 uint64_t debugctl; in is_branch_step() local2476 ops->read_msr(MSR_IA32_DEBUGCTLMSR, &debugctl, ctxt) == X86EMUL_OKAY && in is_branch_step()2477 (debugctl & IA32_DEBUGCTLMSR_BTF); in is_branch_step()
Completed in 25 milliseconds