Home
last modified time | relevance | path

Searched defs:VMALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arc/include/asm/
H A Dprocessor.h90 #define VMALLOC_SIZE ((CONFIG_ARC_KVADDR_SIZE << 20) - PMD_SIZE * 4) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h43 #define VMALLOC_SIZE (KERN_VIRT_SIZE >> 1) macro