Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dasm-uaccess.h18 sub \tmp1, \tmp1, #RESERVED_TTBR0_SIZE // reserved_ttbr0 just before swapper_pg_dir
21 add \tmp1, \tmp1, #RESERVED_TTBR0_SIZE
Dkernel-pgtable.h93 #define RESERVED_TTBR0_SIZE (PAGE_SIZE) macro
95 #define RESERVED_TTBR0_SIZE (0) macro
Duaccess.h117 write_sysreg(ttbr - RESERVED_TTBR0_SIZE, ttbr0_el1); in __uaccess_ttbr0_disable()
/Linux-v5.10/arch/arm64/kernel/
Dvmlinux.lds.S169 . += RESERVED_TTBR0_SIZE;
Dentry.S778 add \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)
797 sub \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)