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