Home
last modified time | relevance | path

Searched defs:KMAPAREA (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmcfmmu.c25 #define KMAPAREA(x) ((x >= VMALLOC_START) && (x < KMAP_END)) macro
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dmcfmmu.c25 #define KMAPAREA(x) ((x >= VMALLOC_START) && (x < KMAP_END)) macro

Completed in 2 milliseconds