Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_CPUID
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_CPUID:
(none)
../../i386/kernel/cpuid
, ../../i386/kernel/cpuid
, cpuid
, cpuid
, cpuid
This device gives processes access to the x86 CPUID instruction to be executed on a specific processor. It is a character device with major 203 and minors 0 to 31 for /dev/cpu/0/cpuid to /dev/cpu/31/cpuid.
arch/x86_64/Kconfig
The configuration item CONFIG_X86_CPUID:
(none)
../../i386/kernel/cpuid
, ../../i386/kernel/cpuid
, cpuid
, cpuid
, cpuid
This device gives processes access to the x86 CPUID instruction to be executed on a specific processor. It is a character device with major 203 and minors 0 to 31 for /dev/cpu/0/cpuid to /dev/cpu/31/cpuid.
arch/i386/Kconfig
The configuration item CONFIG_X86_CPUID:
(none)
../../i386/kernel/cpuid
, ../../i386/kernel/cpuid
, cpuid
, cpuid
, cpuid
This device gives processes access to the x86 CPUID instruction to be executed on a specific processor. It is a character device with major 203 and minors 0 to 31 for /dev/cpu/0/cpuid to /dev/cpu/31/cpuid.
Raw data from LKDDb:
lkddb module ../../i386/kernel/cpuid CONFIG_X86_CPUID : arch/i386/Kconfig : "/dev/cpu/*/cpuid - CPU information support" # in 2.6.0
lkddb module ../../i386/kernel/cpuid CONFIG_X86_CPUID : arch/x86_64/Kconfig : "/dev/cpu/*/cpuid - CPU information support" # in 2.6.0
lkddb module cpuid CONFIG_X86_CPUID : arch/i386/Kconfig : "/dev/cpu/*/cpuid - CPU information support" # in 2.5.45–2.5.75, 2.6.1–2.6.23
lkddb module cpuid CONFIG_X86_CPUID : arch/x86/Kconfig : "/dev/cpu/*/cpuid - CPU information support" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13, 6.14-rc+HEAD
lkddb module cpuid CONFIG_X86_CPUID : arch/x86_64/Kconfig : "/dev/cpu/*/cpuid - CPU information support" # in 2.5.45–2.5.75, 2.6.1–2.6.23
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2025). See also LKDDb sources on GitLab