Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dpgtable_64_types.h126 #define VMALLOC_SIZE_TB_L4 32UL macro
134 # define VMALLOC_SIZE_TB (pgtable_l5_enabled() ? VMALLOC_SIZE_TB_L5 : VMALLOC_SIZE_TB_L4)
138 # define VMALLOC_SIZE_TB VMALLOC_SIZE_TB_L4