Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
should_use_kmap
drivers/acpi/osl.c
281
#define should_use_kmap(pfn) 0
drivers/acpi/osl.c
283
#define should_use_kmap(pfn) page_is_ram(pfn)