Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dnmi_int.c378 __u8 family = current_cpu_data.x86; in nmi_init() local
390 switch (family) { in nmi_init()
394 "supported\n", family); in nmi_init()
429 switch (family) { in nmi_init()
446 "is not supported\n", family, _model); in nmi_init()
/xen-4.10.0-shim-comet/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.markdown392 function. It creates a new socket of the specified family, type and
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dplatform_hypercall.c604 ver->family = 0; in do_platform_op()
613 ver->family = c->x86; in do_platform_op()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c849 for (m = table; m->vendor | m->family | m->model | m->feature; m++) { in x86_match_cpu()
852 if (c->x86 != m->family) in x86_match_cpu()
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.747 the family of rdtsc instructions are executed "natively" vs emulated.
183 processors. We refer to these together as the rdtsc family of instructions,
184 or just "rdtsc". Instructions in the rdtsc family are non-privileged, but
185 privileged software may set a cpuid bit to cause all rdtsc family
A Dxl.cfg.pod.5.in1754 apicidsize brandid clflush family localapicid maxleaf maxhvleaf model nc
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h117 uint16_t family; member
/xen-4.10.0-shim-comet/xen/include/public/
A Dplatform.h509 uint32_t family; member
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc40 established COS. Intel Xeon processor E5 v4 family (and some others) introduce

Completed in 24 milliseconds