Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dkernel-pgtable.h90 #define INIT_IDMAP_DIR_SIZE ((INIT_IDMAP_DIR_PAGES + 2) * PAGE_SIZE) macro
92 #define INIT_IDMAP_DIR_SIZE (INIT_IDMAP_DIR_PAGES * PAGE_SIZE) macro
/openbmc/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S252 . += INIT_IDMAP_DIR_SIZE;