_PAGE_COHERENT     24 arch/powerpc/include/asm/book3s/32/hash.h #define _PAGE_COHERENT	0x010	/* M: enforce memory coherence (SMP systems) */
_PAGE_COHERENT     57 arch/powerpc/include/asm/nohash/32/pte-40x.h #define _PAGE_COHERENT	0
_PAGE_COHERENT     84 arch/powerpc/include/asm/nohash/32/pte-44x.h #define _PAGE_COHERENT	0x00000200		/* H: M bit */
_PAGE_COHERENT     50 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define _PAGE_COHERENT	0
_PAGE_COHERENT     29 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define _PAGE_COHERENT	0x00100	/* H: M bit */
_PAGE_COHERENT     46 arch/powerpc/include/asm/nohash/pte-book3e.h #define _PAGE_COHERENT	0x200000 /* M: enforce memory coherence */