Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-hash32.h27 #define BPP_RX 0x01 /* Read only */ macro
/linux-4.1.27/arch/powerpc/mm/
Dppc_mmu_32.c133 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()