Home
last modified time | relevance | path

Searched refs:INTEL_QUARK_X1000 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dintel-family.h258 #define INTEL_QUARK_X1000 IFM(5, 0x09) /* Quark X1000 SoC */ macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c389 if (c->x86_vfm == INTEL_QUARK_X1000) { in early_init_intel()