Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PIN_TLB
has multiple definitions:
arch/powerpc/platforms/8xx/Kconfig
The configuration item CONFIG_PIN_TLB:
CONFIG_ADVANCED_OPTIONS
On the 8xx, we have 32 instruction TLBs and 32 data TLBs. In each table 4 TLBs can be pinned.
It reduces the amount of usable TLBs to 28 (ie by 12%). That's the reason why we make it selectable.
This option does nothing, it just activate the selection of what to pin.
arch/powerpc/Kconfig
The configuration item CONFIG_PIN_TLB:
CONFIG_ADVANCED_OPTIONS && CONFIG_PPC_8xx && \
(none)
arch/ppc/Kconfig
The configuration item CONFIG_PIN_TLB:
CONFIG_ADVANCED_OPTIONS && CONFIG_8xx
(none)
arch/ppc/platforms/4xx/Kconfig
The configuration item CONFIG_PIN_TLB:
CONFIG_44x
(none)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab