Home
last modified time | relevance | path

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

/xen/xen/include/xen/lib/x86/
A Dcpuid.h79 const char *x86_cpuid_vendor_to_str(unsigned int vendor);
/xen/xen/arch/x86/cpu/
A Dcommon.c329 x86_cpuid_vendor_to_str(c->x86_vendor), c->x86, c->x86, in early_cpu_init()
714 vendor = x86_cpuid_vendor_to_str(c->x86_vendor); in print_cpu_info()
/xen/xen/lib/x86/
A Dcpuid.c50 const char *x86_cpuid_vendor_to_str(unsigned int vendor) in x86_cpuid_vendor_to_str() function

Completed in 6 milliseconds