Home
last modified time | relevance | path

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

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