Home
last modified time | relevance | path

Searched refs:intel_platform_id (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmatch.c80 !(BIT(c->intel_platform_id) & m->platform_mask)) in x86_match_cpu()
H A Dintel.c208 c->intel_platform_id = intel_get_platform_id(); in early_init_intel()
/linux/arch/x86/include/asm/
H A Dprocessor.h145 __u8 intel_platform_id; member