Home
last modified time | relevance | path

Searched defs:_PAGE_COHERENT (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dpte-fsl-booke.h31 #define _PAGE_COHERENT 0x00100 /* H: M bit */ macro
Dpte-44x.h88 #define _PAGE_COHERENT 0x00000200 /* H: M bit */ macro
Dpte-hash32.h24 #define _PAGE_COHERENT 0x010 /* M: enforce memory coherence (SMP systems) */ macro
Dpte-hash64.h22 #define _PAGE_COHERENT 0x0010 /* M: enforce memory coherence (SMP systems) */ macro
Dpte-book3e.h45 #define _PAGE_COHERENT 0x200000 /* M: enforce memory coherence */ macro
Dpte-common.h23 #define _PAGE_COHERENT 0 macro