Searched refs:TTBR_CNP_BIT (Results 1 – 5 of 5) sorted by relevance
121 orr x2, x2, #TTBR_CNP_BIT286 orr x4, x4, #TTBR_CNP_BIT
279 BUG_ON(read_sysreg(ttbr0_el1) & TTBR_CNP_BIT); in mte_cpu_setup()280 BUG_ON(read_sysreg(ttbr1_el1) & TTBR_CNP_BIT); in mte_cpu_setup()
174 ttbr1 |= TTBR_CNP_BIT; in cpu_replace_ttbr1()
192 #define TTBR_CNP_BIT (UL(1) << 0) macro
357 ttbr0 |= TTBR_CNP_BIT; in cpu_do_switch_mm()