Searched refs:get_cpu_family (Results 1 – 3 of 3) sorted by relevance
319 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in early_cpu_detect()367 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in generic_identify()
569 static inline uint8_t get_cpu_family(uint32_t raw, uint8_t *model, in get_cpu_family() function
1200 (x86_fam = get_cpu_family( in hvm_select_ioreq_server()
Completed in 7 milliseconds