Searched refs:CPUID_CMOV (Results 1 – 6 of 6) sorted by relevance
74 CPUID_SEP | CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | in hvf_get_supported_cpuid()142 CPUID_EXT2_SYSCALL | CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | in hvf_get_supported_cpuid()
891 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \895 CPUID_MSR | CPUID_MCE | CPUID_CX8 | CPUID_PGE | CPUID_CMOV | \901 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \3607 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |3647 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |3691 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |3768 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |3849 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |3935 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |4027 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |[all …]
705 #define CPUID_CMOV (1U << 15) macro
2891 if (!(s->cpuid_features & CPUID_CMOV)) { in gen_x87()2900 if (!(s->cpuid_features & CPUID_CMOV)) { in gen_x87()2958 if (!(s->cpuid_features & CPUID_CMOV)) { in gen_x87()2968 if (!(s->cpuid_features & CPUID_CMOV)) { in gen_x87()2989 if (!(s->cpuid_features & CPUID_CMOV)) { in gen_x87()
2302 return (s->cpuid_features & CPUID_CMOV);
415 CPUID_SEP | CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV |