Searched refs:wimgxpp (Results 1 – 1 of 1) sorted by relevance
106 int wimgxpp; in setbat() local117 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()119 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()121 bat[1].word[1] = phys | wimgxpp; in setbat()137 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()139 wimgxpp |= (flags & _PAGE_RW)? in setbat()141 bat->word[0] = virt | wimgxpp | 4; /* Ks=0, Ku=1 */ in setbat()