Lines Matching refs:ttbr
482 * in the tlb, switch the ttbr to a zero page when we invalidate the old
596 * ttbr: Value of ttbr to set, modified.
598 .macro offset_ttbr1, ttbr, tmp
603 orr \ttbr, \ttbr, #TTBR1_BADDR_4852_OFFSET
613 * ttbr: returns the TTBR value
615 .macro phys_to_ttbr, ttbr, phys
617 orr \ttbr, \phys, \phys, lsr #46
618 and \ttbr, \ttbr, #TTBR_BADDR_MASK_52
620 mov \ttbr, \phys