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

  /bionic/libc/kernel/uapi/asm-x86/asm/
msr-index.h 375 #define MSR_IA32_MISC_ENABLE_TCC_BIT 1
376 #define MSR_IA32_MISC_ENABLE_TCC (1ULL << MSR_IA32_MISC_ENABLE_TCC_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
msr-index.h 379 #define MSR_IA32_MISC_ENABLE_TCC_BIT 1
380 #define MSR_IA32_MISC_ENABLE_TCC (1ULL << MSR_IA32_MISC_ENABLE_TCC_BIT)

Completed in 1605 milliseconds