Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTC_USERIMASK
has multiple definitions:
drivers/sh/intc/Kconfig
The configuration item CONFIG_INTC_USERIMASK:
( CONFIG_SUPERH && CONFIG_CPU_SH4A ) || CONFIG_COMPILE_TEST
This enables support for hardware-assisted userspace hardirq masking.
SH-4A and newer interrupt blocks all support a special shadowed page with all non-masking registers obscured when mapped in to userspace. This is primarily for use by userspace device drivers that are using special priority levels.
If in doubt, say N.
drivers/sh/Kconfig
The configuration item CONFIG_INTC_USERIMASK:
CONFIG_ARCH_SHMOBILE || ( CONFIG_SUPERH && CONFIG_CPU_SH4A )
This enables support for hardware-assisted userspace hardirq masking.
SH-4A and newer interrupt blocks all support a special shadowed page with all non-masking registers obscured when mapped in to userspace. This is primarily for use by userspace device drivers that are using special priority levels.
If in doubt, say N.
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab