Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
X index
The Linux kernel configuration item CONFIG_X86_CPUID has multiple definitions:
arch/i386/KconfigThe configuration item CONFIG_X86_CPUID:
(none)cpuid, cpuid, cpuidThis 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/KconfigThe configuration item CONFIG_X86_CPUID:
(none)cpuid, cpuid, cpuidThis 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/KconfigThe configuration item CONFIG_X86_CPUID:
(none)cpuid, cpuid, cpuidThis 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 cpuid CONFIG_X86_CPUID : arch/i386/Kconfig : "/dev/cpu/*/cpuid - CPU information support"lkddb module cpuid CONFIG_X86_CPUID : arch/x86/Kconfig : "/dev/cpu/*/cpuid - CPU information support"lkddb module cpuid CONFIG_X86_CPUID : arch/x86_64/Kconfig : "/dev/cpu/*/cpuid - CPU information support"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 2013) with gen-web-lkddb.py in lkddb-sources.