Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CPU_HAS_LLSC
has multiple definitions:
arch/mips/Kconfig
The configuration item CONFIG_CPU_HAS_LLSC:
(none)
(none)
arch/mips/Kconfig
The configuration item CONFIG_CPU_HAS_LLSC:
( CONFIG_CPU_ADVANCED ) && (! CONFIG_CPU_ADVANCED && ! CONFIG_CPU_R3000 && ! CONFIG_CPU_VR41XX && ! CONFIG_CPU_TX39XX )
MIPS R4000 series and later provide the Load Linked (ll) and Store Conditional (sc) instructions. More information is available at http://www.go-ecs.com/mips/miptek1.htm.
Say Y here if your CPU has the ll and sc instructions. Say Y here for better performance, N if you don't know. You must say Y here for multiprocessor machines.
arch/mips/Kconfig-shared
The configuration item CONFIG_CPU_HAS_LLSC:
( CONFIG_CPU_ADVANCED ) && (! CONFIG_CPU_ADVANCED && ! CONFIG_CPU_R3000 && ! CONFIG_CPU_VR41XX && ! CONFIG_CPU_TX39XX )
MIPS R4000 series and later provide the Load Linked (ll) and Store Conditional (sc) instructions. More information is available at http://www.go-ecs.com/mips/miptek1.htm.
Say Y here if your CPU has the ll and sc instructions. Say Y here for better performance, N if you don't know. You must say Y here for multiprocessor machines.
Raw data from LKDDb:
(none)
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 - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab