Home
last modified time | relevance | path

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

/xen/xen/arch/x86/cpu/
A Dcommon.c317 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in early_cpu_init()
378 c->x86 = get_cpu_family(eax, &c->x86_model, &c->x86_mask); in generic_identify()
/xen/xen/include/asm-x86/
A Dprocessor.h609 static inline uint8_t get_cpu_family(uint32_t raw, uint8_t *model, in get_cpu_family() function
/xen/xen/arch/x86/hvm/
A Dioreq.c1285 (x86_fam = get_cpu_family( in hvm_select_ioreq_server()

Completed in 15 milliseconds