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()264 int wimgxpp; in setbat() local283 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()285 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()287 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()