Home
last modified time | relevance | path

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

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