Searched refs:RESERVED_TTBR0_SIZE (Results 1 – 5 of 5) sorted by relevance
104 #define RESERVED_TTBR0_SIZE (PAGE_SIZE) macro106 #define RESERVED_TTBR0_SIZE (0) macro
18 sub \tmp1, \tmp1, #RESERVED_TTBR0_SIZE // reserved_ttbr0 just before swapper_pg_dir21 add \tmp1, \tmp1, #RESERVED_TTBR0_SIZE
128 write_sysreg(ttbr - RESERVED_TTBR0_SIZE, ttbr0_el1); in __uaccess_ttbr0_disable()
229 . += RESERVED_TTBR0_SIZE;
931 add \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)950 sub \tmp, \tmp, #(PAGE_SIZE + RESERVED_TTBR0_SIZE)