Home
last modified time | relevance | path

Searched refs:USER_KERNEL_GUTTER (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arc/include/asm/
Dprocessor.h121 #define USER_KERNEL_GUTTER 0x10000000 macro
123 #define TASK_SIZE (VMALLOC_START - USER_KERNEL_GUTTER)
Dpgalloc.h61 num = USER_PTRS_PER_PGD + USER_KERNEL_GUTTER / PGDIR_SIZE; in pgd_alloc()