Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
H A Dpgtable.h105 #define __S010 PAGE_WRITEONLY
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgtable.h254 #define PAGE_WRITEONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITE) macro
286 #define __S010 PAGE_WRITEONLY