Searched refs:BPP_RW (Results 1 – 4 of 4) sorted by relevance
244 bat[1].batl = (bat[1].batl & ~BPP_RW) | BPP_RX; in mmu_mark_rodata_ro()280 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()
46 else if (lower & BPP_RW) in bat_show_603()
30 #define BPP_RW 0x02 /* Read/write */ macro
100 disp_BAT[1] = addr | (_PAGE_NO_CACHE | _PAGE_GUARDED | BPP_RW); in btext_prepare_BAT()