Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H 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