HomeSort by relevance Sort by last modified time
    Searched refs:MSR_IA32_MISC_ENABLE_BTS_UNAVAIL_BIT (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h 380 #define MSR_IA32_MISC_ENABLE_BTS_UNAVAIL_BIT 11
381 #define MSR_IA32_MISC_ENABLE_BTS_UNAVAIL (1ULL << MSR_IA32_MISC_ENABLE_BTS_UNAVAIL_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h 383 #define MSR_IA32_MISC_ENABLE_BTS_UNAVAIL_BIT 11
384 #define MSR_IA32_MISC_ENABLE_BTS_UNAVAIL (1ULL << MSR_IA32_MISC_ENABLE_BTS_UNAVAIL_BIT)

Completed in 121 milliseconds