Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h108 #define __VMALLOC_BASE_L5 0xffa0000000000000UL macro
/linux/arch/x86/kernel/
H A Dhead64.c245 vmalloc_base = __VMALLOC_BASE_L5; in x86_64_start_kernel()