Searched refs:Cpu_Processor_Type (Results 1 – 2 of 2) sorted by relevance
24 uint Cpu_Processor_Type; variable70 Cpu_Processor_Type = (tmp_info[0] >> 12) & 0x3; in cpu_init()75 …y ID=%#03lx\t Processor Type=%#03lx\t", Cpu_Family_ID, Cpu_Extended_Family_ID, Cpu_Processor_Type); in cpu_init()
26 extern uint32_t Cpu_Processor_Type;