Searched refs:wimgxpp (Results 1 – 1 of 1) sorted by relevance
117 int wimgxpp; in setibat() local124 wimgxpp = (flags & _PAGE_COHERENT) | (_PAGE_EXEC ? BPP_RX : BPP_XX); in setibat()126 bat[0].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setibat()263 int wimgxpp; in setbat() local282 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()284 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()286 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()