aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/common/hyperthreading.c
AgeCommit message (Expand)Author
2024-03-21arch/x86: Fix typo for macro CPUID_FEATURE_HTTJincheng Li
2022-11-08cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2021-10-18cpu/intel/hyperthreading: Use initial LAPIC IDsKyösti Mälkki
2021-10-18cpu/intel/hyperthreading: Use cpuid_get_max_func()Kyösti Mälkki
2021-10-18cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APICKyösti Mälkki
2021-04-15cpu/intel/common: use lapicid apiWonkyu Kim
2020-08-06cpu/intel/common: Add `intel_ht_supported` functionAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph