Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RISCV_ISA_SVPBMT
has multiple definitions:
arch/riscv/Kconfig
The configuration item CONFIG_RISCV_ISA_SVPBMT:
( CONFIG_64BIT && CONFIG_MMU ) && ( CONFIG_RISCV_ALTERNATIVE )
Adds support to dynamically detect the presence of the Svpbmt ISA-extension (Supervisor-mode: page-based memory types) and enable its usage.
The memory type for a page contains a combination of attributes that indicate the cacheability, idempotency, and ordering properties for access to that page.
The Svpbmt extension is only available on 64-bit cpus.
If you don't know what to do here, say Y.
arch/riscv/Kconfig
The configuration item CONFIG_RISCV_ISA_SVPBMT:
( CONFIG_64BIT && CONFIG_MMU ) && ( CONFIG_RISCV_ALTERNATIVE )
Adds support to dynamically detect the presence of the SVPBMT ISA-extension (Supervisor-mode: page-based memory types) and enable its usage.
The memory type for a page contains a combination of attributes that indicate the cacheability, idempotency, and ordering properties for access to that page.
The SVPBMT extension is only available on 64Bit cpus.
If you don't know what to do here, say Y.
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 - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab