Searched refs:wimgxpp (Results 1 – 1 of 1) sorted by relevance
123 int wimgxpp; in setbat() local134 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()136 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()138 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()154 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()156 wimgxpp |= (flags & _PAGE_RW)? in setbat()158 bat->batu = virt | wimgxpp | 4; /* Ks=0, Ku=1 */ in setbat()