Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PAGE_SIZE_64KB
has multiple definitions:
arch/sh/mm/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
! CONFIG_MMU || CONFIG_CPU_SH4
This enables support for 64kB pages, possible on all SH-4 CPUs and later.
arch/mips/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
! CONFIG_CPU_R3000
Using 64kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available on all non-R3000 family processor. Not that at the time of this writing this option is still high experimental.
arch/hexagon/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
(none)
(none)
arch/powerpc/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
CONFIG_PPC_64K_PAGES
(none)
arch/loongarch/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
(none)
(none)
arch/tile/Kconfig
The configuration item CONFIG_PAGE_SIZE_64KB:
(none)
(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 2023). See also LKDDb sources on GitLab