Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/asm/
Dpgtable_32.h199 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
253 #define PAGE_WRITEONLY PAGE_SHARED macro
280 #define PAGE_WRITEONLY __pgprot(0) macro
Dpgtable.h116 #define __S010 PAGE_WRITEONLY
Dpgtable_64.h194 #define PAGE_WRITEONLY __pgprot(_PAGE_COMMON | _PAGE_WRITE) macro
/linux-4.1.27/arch/parisc/include/asm/
Dpgtable.h230 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITE | _PAGE_ACCESSED) macro
262 #define __S010 PAGE_WRITEONLY