Home
last modified time | relevance | path

Searched refs:family (Results 1 – 13 of 13) sorted by relevance

/xen/xen/arch/x86/oprofile/
A Dnmi_int.c379 __u8 family = current_cpu_data.x86; in nmi_init() local
391 switch (family) { in nmi_init()
395 "supported\n", family); in nmi_init()
430 switch (family) { in nmi_init()
447 "is not supported\n", family, _model); in nmi_init()
/xen/docs/misc/
A Damd-ucode-container.txt20 for each family. (e.g. microcode_amd_fam15h.bin)
22 sure you have the latest container file for your AMD processor family.
28 * Similarly, patches for family 15h and later will only be on their respective
29 family specific container file. (e.g. microcode_amd_fam15h.bin)
A Dpvcalls.pandoc384 function. It creates a new socket of the specified family, type and
A Dxen-command-line.pandoc538 family/revision specified.
/xen/docs/man/
A Dxen-tscmode.7.pod51 the family of rdtsc instructions are executed "natively" vs emulated.
185 processors. We refer to these together as the rdtsc family of instructions,
186 or just "rdtsc". Instructions in the rdtsc family are non-privileged, but
187 privileged software may set a cpuid bit to cause all rdtsc family
A Dxl.cfg.5.pod.in2007 apicidsize brandid clflush family localapicid maxleaf maxhvleaf model nc
/xen/xen/arch/x86/cpu/
A Dcommon.c901 for (m = table; m->vendor | m->family | m->model | m->feature; m++) { in x86_match_cpu()
904 if (c->x86 != m->family) in x86_match_cpu()
/xen/xen/arch/x86/
A Dplatform_hypercall.c590 ver->family = 0; in do_platform_op()
599 ver->family = c->x86; in do_platform_op()
A Dapic.c1091 { .vendor = X86_VENDOR_INTEL, .family = 6, .model = (m), \
/xen/xen/include/asm-x86/
A Dprocessor.h108 uint16_t family; member
/xen/xen/include/public/
A Dplatform.h509 uint32_t family; member
/xen/docs/admin-guide/
A Dmicrocode-loading.rst48 cpu family : 6
/xen/docs/features/
A Dintel_psr_cat_cdp.pandoc40 established COS. Intel Xeon processor E5 v4 family (and some others) introduce

Completed in 43 milliseconds