Searched refs:x86_model (Results 1 – 4 of 4) sorted by relevance
116 __u8 model = current_cpu_data.x86_model; in p4_cpu_type()149 __u8 model = current_cpu_data.x86_model; in get_cpu_type()
434 if (boot_cpu_data.x86_model >= 0x3) { in p4_fill_in_addresses()584 if (boot_cpu_data.x86_model < 0x3) { in p4_setup_ctrs()
25 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
53 __u8 x86_model; member