Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c319 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()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h569 static inline uint8_t get_cpu_family(uint32_t raw, uint8_t *model, in get_cpu_family() function
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dioreq.c1200 (x86_fam = get_cpu_family( in hvm_select_ioreq_server()

Completed in 9 milliseconds