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

  /external/u-boot/arch/x86/include/asm/
processor-flags.h 24 #define X86_EFLAGS_ID 0x00200000 /* CPUID detection flag */
  /bionic/libc/kernel/uapi/asm-x86/asm/
processor-flags.h 57 #define X86_EFLAGS_ID _BITUL(X86_EFLAGS_ID_BIT)
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 46 #define X86_EFLAGS_ID _BITUL(X86_EFLAGS_ID_BIT)
  /external/u-boot/arch/x86/cpu/i386/
cpu.c 224 return flag_is_changeable_p(X86_EFLAGS_ID);

Completed in 2319 milliseconds