Home
last modified time | relevance | path

Searched refs:_PAGE_WRITETHRU (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/mm/ptdump/
A Dshared.c54 .mask = _PAGE_WRITETHRU,
55 .val = _PAGE_WRITETHRU,
A Dbats.c51 seq_puts(m, lower & _PAGE_WRITETHRU ? "w " : " "); in bat_show_603()
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h231 _PAGE_WRITETHRU)
242 #if _PAGE_WRITETHRU != 0
244 _PAGE_COHERENT | _PAGE_WRITETHRU))
A Dpte-book3e.h48 #define _PAGE_WRITETHRU 0x800000 /* W: cache write-through */ macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h27 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro
588 _PAGE_WRITETHRU)
615 _PAGE_COHERENT | _PAGE_WRITETHRU); in pgprot_cached_wthru()
/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-40x.h44 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
A Dpte-44x.h86 #define _PAGE_WRITETHRU 0x00000800 /* H: W bit */ macro
A Dpte-fsl-booke.h31 #define _PAGE_WRITETHRU 0x00400 /* H: W bit */ macro
A Dpte-8xx.h53 #define _PAGE_WRITETHRU 0 macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h49 _PAGE_WRITETHRU)
149 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
/linux/arch/powerpc/mm/nohash/
A Dfsl_book3e.c119 TLBCAM[index].MAS2 |= (flags & _PAGE_WRITETHRU) ? MAS2_W : 0; in settlbcam()
/linux/arch/powerpc/mm/book3s32/
A Dmmu.c278 wimgxpp = flags & (_PAGE_WRITETHRU | _PAGE_NO_CACHE in setbat()

Completed in 15 milliseconds