Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HMM_MIRROR
has multiple definitions:
mm/Kconfig
The configuration item CONFIG_HMM_MIRROR:
CONFIG_MMU
(none)
mm/Kconfig
The configuration item CONFIG_HMM_MIRROR:
(( CONFIG_X86_64 || CONFIG_PPC64 )) && ( CONFIG_MMU && CONFIG_64BIT )
Select HMM_MIRROR if you want to mirror range of the CPU page table of a process into a device page table. Here, mirror means "keep synchronized". Prerequisites: the device must provide the ability to write-protect its page tables (at PAGE_SIZE granularity), and must be able to recover from the resulting potential page faults.
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 - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab