Home
last modified time | relevance | path

Searched refs:_PAGE_KERNEL_RW (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpageattr.c39 pte_update_delta(ptep, addr, _PAGE_KERNEL_RW & ~_PAGE_DIRTY, _PAGE_KERNEL_RO); in change_page_attr()
42 pte_update_delta(ptep, addr, _PAGE_KERNEL_RO, _PAGE_KERNEL_RW); in change_page_attr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
H A Dpte-book3e.h53 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
H A Dpte-e500.h52 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h13 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
77 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
79 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h52 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
116 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
117 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
118 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE | _PAGE_GUARDED)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h60 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-44x.h93 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-fsl-booke.h36 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-8xx.h57 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h83 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-40x.h60 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-85xx.h36 #define _PAGE_KERNEL_RW (_PAGE_DIRTY | _PAGE_RW) macro
H A Dpte-8xx.h57 #define _PAGE_KERNEL_RW (_PAGE_SH | _PAGE_DIRTY) macro
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dbook3e_pgtable.c28 _PAGE_KERNEL_RW; in vmemmap_create_mapping()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dbook3e_pgtable.c29 _PAGE_KERNEL_RW; in vmemmap_create_mapping()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h118 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro
156 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
157 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
159 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h118 #define _PAGE_KERNEL_RW (_PAGE_PRIVILEGED | _PAGE_RW | _PAGE_DIRTY) macro
158 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW)
159 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT)
160 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NON_IDEMPOTENT)
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c953 unsigned long flags = _PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_KERNEL_RW; in radix__vmemmap_create_mapping()

Completed in 14 milliseconds