Searched refs:boot_cpu_data (Results 201 - 207 of 207) sorted by relevance

123456789

/linux-master/arch/x86/kernel/
H A Dalternative.c1500 clear_cpu_cap(&boot_cpu_data, X86_FEATURE_UP);
/linux-master/drivers/md/
H A Ddm-writecache.c1232 likely(boot_cpu_data.x86_clflush_size == 64) &&
/linux-master/arch/x86/events/
H A Dcore.c2062 switch (boot_cpu_data.x86_vendor) {
/linux-master/drivers/cpufreq/
H A Dintel_pstate.c3406 if (boot_cpu_data.x86_vendor != X86_VENDOR_INTEL)
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dqp.c88 return boot_cpu_data.x86_cache_size;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_attr.c5533 switch (boot_cpu_data.x86_vendor) {
/linux-master/arch/x86/kvm/
H A Dx86.c9709 __cr4_reserved_bits(cpu_has, &boot_cpu_data))

Completed in 408 milliseconds

123456789