Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dprocessor.h100 #define USER_KERNEL_GUTTER (VMALLOC_START - TASK_SIZE) macro
H A Dpgalloc.h58 num = USER_PTRS_PER_PGD + USER_KERNEL_GUTTER / PGDIR_SIZE; in pgd_alloc()