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

  /bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h 417 #define MSR_IA32_MISC_ENABLE_TM2_BIT 13
419 #define MSR_IA32_MISC_ENABLE_TM2 (1ULL << MSR_IA32_MISC_ENABLE_TM2_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h 415 #define MSR_IA32_MISC_ENABLE_TM2_BIT 13
416 #define MSR_IA32_MISC_ENABLE_TM2 (1ULL << MSR_IA32_MISC_ENABLE_TM2_BIT)

Completed in 82 milliseconds