Searched refs:is_ttbr0_addr (Results 1 – 2 of 2) sorted by relevance
617 if (!is_ttbr0_addr(far)) in el0_ia()670 if (!is_ttbr0_addr(instruction_pointer(regs))) in el0_pc()
353 static __always_inline bool is_ttbr0_addr(unsigned long addr) in is_ttbr0_addr() function