Searched refs:family (Results 1 – 13 of 13) sorted by relevance
| /xen/xen/arch/x86/oprofile/ |
| A D | nmi_int.c | 379 __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 D | amd-ucode-container.txt | 20 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 D | pvcalls.pandoc | 384 function. It creates a new socket of the specified family, type and
|
| A D | xen-command-line.pandoc | 538 family/revision specified.
|
| /xen/docs/man/ |
| A D | xen-tscmode.7.pod | 51 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 D | xl.cfg.5.pod.in | 2007 apicidsize brandid clflush family localapicid maxleaf maxhvleaf model nc
|
| /xen/xen/arch/x86/cpu/ |
| A D | common.c | 901 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 D | platform_hypercall.c | 590 ver->family = 0; in do_platform_op() 599 ver->family = c->x86; in do_platform_op()
|
| A D | apic.c | 1091 { .vendor = X86_VENDOR_INTEL, .family = 6, .model = (m), \
|
| /xen/xen/include/asm-x86/ |
| A D | processor.h | 108 uint16_t family; member
|
| /xen/xen/include/public/ |
| A D | platform.h | 509 uint32_t family; member
|
| /xen/docs/admin-guide/ |
| A D | microcode-loading.rst | 48 cpu family : 6
|
| /xen/docs/features/ |
| A D | intel_psr_cat_cdp.pandoc | 40 established COS. Intel Xeon processor E5 v4 family (and some others) introduce
|
Completed in 43 milliseconds