Home
last modified time | relevance | path

Searched refs:PAGE_WRITEONLY (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/sh/include/asm/
A Dpgtable_32.h200 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
254 #define PAGE_WRITEONLY PAGE_SHARED macro
281 #define PAGE_WRITEONLY __pgprot(0) macro
/linux-6.3-rc2/arch/sh/mm/
A Dmmap.c33 [VM_SHARED | VM_WRITE] = PAGE_WRITEONLY,
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpgtable.h246 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITE) macro
/linux-6.3-rc2/arch/parisc/mm/
A Dinit.c886 [VM_SHARED | VM_WRITE] = PAGE_WRITEONLY,

Completed in 11 milliseconds