Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PAGE_TABLE_ISOLATION
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_PAGE_TABLE_ISOLATION:
( CONFIG_X86_64 || CONFIG_X86_PAE )
This feature reduces the number of hardware side channels by ensuring that the majority of kernel addresses are not mapped into userspace.
See Documentation/arch/x86/pti.rst for more details.
security/Kconfig
The configuration item CONFIG_PAGE_TABLE_ISOLATION:
( CONFIG_X86_64 || CONFIG_X86_PAE ) && ! CONFIG_UML
This feature reduces the number of hardware side channels by ensuring that the majority of kernel addresses are not mapped into userspace.
See Documentation/x86/pti.rst for more details.
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