Home
last modified time | relevance | path

Searched refs:CPUID_CLFLUSH (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.c774 CPUID_PSE36 | CPUID_CLFLUSH | CPUID_ACPI | CPUID_MMX | \
2492 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
2513 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
2545 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
2587 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |
2641 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_PSE36,
2672 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_ACPI |
2768 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_VME |
2792 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |
2832 CPUID_CLFLUSH | CPUID_PSE36 | CPUID_PAT | CPUID_CMOV | CPUID_MCA |
[all …]
H A Dcpu.h695 #define CPUID_CLFLUSH (1U << 19) macro
/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c75 CPUID_PAT | CPUID_PSE36 | CPUID_CLFLUSH | CPUID_MMX | in hvf_get_supported_cpuid()
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc2297 return (s->cpuid_features & CPUID_CLFLUSH);