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

  /external/qemu/target-i386/
helper.c 152 CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX |
175 CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX |
202 .ext2_features = CPUID_EXT2_LM | CPUID_EXT2_SYSCALL | CPUID_EXT2_NX,
    [all...]
cpu.h 390 #define CPUID_EXT2_LM (1 << 29)
op_helper.c     [all...]

Completed in 29 milliseconds