Home
last modified time | relevance | path

Searched defs:DEBUGCTLMSR_LBR (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dpmu.h18 #define DEBUGCTLMSR_LBR (1UL << 0) macro
H A Dmsr.h96 #define DEBUGCTLMSR_LBR (1UL << 0) /* last branch recording */ macro