Searched refs:wimgxpp (Results 1 – 1 of 1) sorted by relevance
120 int wimgxpp; in setibat() local127 wimgxpp = (flags & _PAGE_COHERENT) | (_PAGE_EXEC ? BPP_RX : BPP_XX); in setibat()129 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_WRITE) ? BPP_RW : BPP_RX; in setbat()287 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()