Searched refs:family (Results 1 – 10 of 10) sorted by relevance
378 __u8 family = current_cpu_data.x86; in nmi_init() local390 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()
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 respective29 family specific container file. (e.g. microcode_amd_fam15h.bin)
392 function. It creates a new socket of the specified family, type and
604 ver->family = 0; in do_platform_op()613 ver->family = c->x86; in do_platform_op()
849 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()
47 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, but185 privileged software may set a cpuid bit to cause all rdtsc family
1754 apicidsize brandid clflush family localapicid maxleaf maxhvleaf model nc
117 uint16_t family; member
509 uint32_t family; member
40 established COS. Intel Xeon processor E5 v4 family (and some others) introduce
Completed in 24 milliseconds