Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/include/asm/
Dprocessor.h100 #define USER_KERNEL_GUTTER (VMALLOC_START - TASK_SIZE) macro
Dpgalloc.h60 num = USER_PTRS_PER_PGD + USER_KERNEL_GUTTER / PGDIR_SIZE; in pgd_alloc()