Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h28 #define BPP_RX 0x01 /* Read only */ macro
/Linux-v4.19/arch/powerpc/mm/
Dppc_mmu_32.c133 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()