/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | shared.c | 34 .mask = _PAGE_COHERENT, 35 .val = _PAGE_COHERENT,
|
H A D | bats.c | 53 seq_puts(m, lower & _PAGE_COHERENT ? "m " : " "); in bat_show_603()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
H A D | pte-44x.h | 84 #define _PAGE_COHERENT 0x00000200 /* H: M bit */ macro 108 * pages. We always set _PAGE_COHERENT when SMP is enabled or 113 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
H A D | pte-fsl-booke.h | 29 #define _PAGE_COHERENT 0x00100 /* H: M bit */ macro 54 * pages. We always set _PAGE_COHERENT when SMP is enabled or 59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
H A D | pte-40x.h | 56 #define _PAGE_COHERENT 0 macro
|
H A D | pte-8xx.h | 52 #define _PAGE_COHERENT 0 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
H A D | pte-44x.h | 74 #define _PAGE_COHERENT 0x00000200 /* H: M bit */ macro 98 * pages. We always set _PAGE_COHERENT when SMP is enabled or 103 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
H A D | pte-85xx.h | 29 #define _PAGE_COHERENT 0x00100 /* H: M bit */ macro 54 * pages. We always set _PAGE_COHERENT when SMP is enabled or 59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
H A D | pte-40x.h | 56 #define _PAGE_COHERENT 0 macro
|
H A D | pte-8xx.h | 52 #define _PAGE_COHERENT 0 macro
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | shared.c | 34 .mask = _PAGE_COHERENT, 35 .val = _PAGE_COHERENT,
|
H A D | bats.c | 53 seq_puts(m, lower & _PAGE_COHERENT ? "m " : " "); in bat_show_603()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 125 flags &= ~_PAGE_COHERENT; in setibat() 127 wimgxpp = (flags & _PAGE_COHERENT) | (_PAGE_EXEC ? BPP_RX : BPP_XX); in setibat() 274 flags &= ~_PAGE_COHERENT; in setbat() 279 | _PAGE_COHERENT | _PAGE_GUARDED); in setbat()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 232 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \ 242 _PAGE_COHERENT)) 246 _PAGE_COHERENT | _PAGE_WRITETHRU))
|
H A D | pte-book3e.h | 46 #define _PAGE_COHERENT 0x200000 /* M: enforce memory coherence */ macro 83 * pages. We always set _PAGE_COHERENT when SMP is enabled or 88 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 219 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \ 229 _PAGE_COHERENT)) 233 _PAGE_COHERENT | _PAGE_WRITETHRU))
|
H A D | pte-e500.h | 45 #define _PAGE_COHERENT 0x200000 /* M: enforce memory coherence */ macro 82 * pages. We always set _PAGE_COHERENT when SMP is enabled or 87 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 25 #define _PAGE_COHERENT 0x010 /* M: enforce memory coherence (SMP systems) */ macro 94 * pages. We always set _PAGE_COHERENT when SMP is enabled or 98 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) 582 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \ 603 _PAGE_COHERENT); in pgprot_cached() 610 _PAGE_COHERENT | _PAGE_WRITETHRU); in pgprot_cached_wthru()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
H A D | hash.h | 24 #define _PAGE_COHERENT 0x010 /* M: enforce memory coherence (SMP systems) */ macro
|
H A D | pgtable.h | 55 * pages. We always set _PAGE_COHERENT when SMP is enabled or 59 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT) 549 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \ 570 _PAGE_COHERENT); in pgprot_cached() 577 _PAGE_COHERENT | _PAGE_WRITETHRU); in pgprot_cached_wthru()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/ |
H A D | mmu.c | 122 flags &= ~_PAGE_COHERENT; in setibat() 124 wimgxpp = (flags & _PAGE_COHERENT) | (_PAGE_EXEC ? BPP_RX : BPP_XX); in setibat() 278 flags &= ~_PAGE_COHERENT; in setbat() 283 | _PAGE_COHERENT | _PAGE_GUARDED); in setbat()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | fsl_booke.c | 112 flags |= _PAGE_COHERENT; in settlbcam() 121 TLBCAM[index].MAS2 |= (flags & _PAGE_COHERENT) ? MAS2_M : 0; in settlbcam()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | e500.c | 106 flags |= _PAGE_COHERENT; in settlbcam() 115 TLBCAM[index].MAS2 |= (flags & _PAGE_COHERENT) ? MAS2_M : 0; in settlbcam()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 484 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */ 551 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */ 626 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 448 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */ 514 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */ 590 rlwinm r1,r1,0,~_PAGE_COHERENT /* clear M (coherence not required) */
|