Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h28 #define BPP_XX 0x00 /* No access */ macro
/linux-6.1.9/arch/powerpc/mm/book3s32/
Dmmu.c127 wimgxpp = (flags & _PAGE_COHERENT) | (_PAGE_EXEC ? BPP_RX : BPP_XX); in setibat()