Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_64_types.h88 # define VMALLOC_SIZE_TB _AC(12800, UL) macro
92 # define VMALLOC_SIZE_TB _AC(32, UL) macro
113 #define VMALLOC_END (VMALLOC_START + _AC((VMALLOC_SIZE_TB << 40) - 1, UL))
/arch/x86/mm/
Dkaslr.c64 { &vmalloc_base, VMALLOC_SIZE_TB },