Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dkernel-pgtable.h104 #define RESERVED_TTBR0_SIZE (PAGE_SIZE) macro
106 #define RESERVED_TTBR0_SIZE (0) macro
Dasm-uaccess.h18 sub \tmp1, \tmp1, #RESERVED_TTBR0_SIZE // reserved_ttbr0 just before swapper_pg_dir
21 add \tmp1, \tmp1, #RESERVED_TTBR0_SIZE
Duaccess.h128 write_sysreg(ttbr - RESERVED_TTBR0_SIZE, ttbr0_el1); in __uaccess_ttbr0_disable()
/Linux-v4.19/arch/arm64/kernel/
Dvmlinux.lds.S229 . += RESERVED_TTBR0_SIZE;
Dentry.S931 add \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)
950 sub \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)