Searched refs:boot_cpu_data (Results 126 - 140 of 140) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_fops.c209 if (boot_cpu_data.x86 == 3)
H A Ddrm_vm.c50 if (boot_cpu_data.x86 > 3 && map_type != _DRM_AGP) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c370 else if (boot_cpu_data.x86 > 3)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c36 # define HAVE_HWFP (boot_cpu_data.hard_math)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dfault.c528 if (boot_cpu_data.f00f_bug) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dop_model_p4.c434 if (boot_cpu_data.x86_model >= 0x3) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsetup.c107 struct cpuinfo_frv __nongprelbss boot_cpu_data; variable in typeref:struct:__nongprelbss
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_idle.c261 switch (boot_cpu_data.x86_vendor) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c889 boot_cpu_data.x86_model);
H A Dperf_event.c1353 switch (boot_cpu_data.x86_vendor) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c858 if (boot_cpu_data.x86 <= 4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dwinbond-840.c900 if (boot_cpu_data.x86 <= 4) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dio_apic.c2081 if (!(boot_cpu_data.x86_vendor == X86_VENDOR_INTEL)
3919 if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c61 #include <asm/processor.h> /* for boot_cpu_data */
2018 switch (boot_cpu_data.x86) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c3523 for (i = 51; i > boot_cpu_data.x86_phys_bits; i--)

Completed in 214 milliseconds

123456