Home
last modified time | relevance | path

Searched refs:x86_power (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dhygon.c254 if (c->x86_power & (1 << 8)) { in early_init_hygon()
260 if (c->x86_power & BIT(12)) in early_init_hygon()
264 if (c->x86_power & BIT(14)) in early_init_hygon()
A Dzhaoxin.c64 if (c->x86_power & (1 << 8)) { in early_init_zhaoxin()
A Damd.c616 if (c->x86_power & (1 << 8)) { in early_init_amd()
622 if (c->x86_power & BIT(12)) in early_init_amd()
626 if (c->x86_power & BIT(14)) in early_init_amd()
A Dproc.c138 if (c->x86_power & (1 << i)) { in show_cpuinfo()
A Dcentaur.c108 if (c->x86_power & (1 << 8)) { in early_init_centaur()
A Dintel.c431 if (c->x86_power & (1 << 8)) { in early_init_intel()
A Dcommon.c1083 c->x86_power = edx; in get_cpu_cap()
/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h121 int x86_power; member
/linux-6.3-rc2/arch/x86/kvm/
A Dcpuid.c1185 entry->edx &= boot_cpu_data.x86_power; in __do_cpuid_func()

Completed in 17 milliseconds