Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkernel-pgtable.h59 #define RESERVED_TTBR0_SIZE (PAGE_SIZE) macro
61 #define RESERVED_TTBR0_SIZE (0) macro
/arch/arm64/kernel/
Dvmlinux.lds.S233 . += RESERVED_TTBR0_SIZE;
Dhead.S329 adrp x1, swapper_pg_dir + SWAPPER_DIR_SIZE + RESERVED_TTBR0_SIZE
336 adrp x6, swapper_pg_dir + SWAPPER_DIR_SIZE + RESERVED_TTBR0_SIZE
415 adrp x1, swapper_pg_dir + SWAPPER_DIR_SIZE + RESERVED_TTBR0_SIZE
Dentry.S922 sub \tmp, \tmp, #(SWAPPER_DIR_SIZE + RESERVED_TTBR0_SIZE)
939 add \tmp, \tmp, #(SWAPPER_DIR_SIZE + RESERVED_TTBR0_SIZE)