Home
last modified time | relevance | path

Searched refs:batl (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/book3s32/
Dmmu.c129 bat[0].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setibat()
139 bat[0].batl = 0; in clearibat()
244 bat[1].batl = (bat[1].batl & ~BPP_RW) | BPP_RX; in mmu_mark_rodata_ro()
282 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h48 u32 batl; member