PAGE_NONE
#define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE)
#define PAGE_NONE __pgprot(0)
#define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE)
#define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PRESENT_INVALID | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN)
#define PAGE_NONE __pgprot(_PAGE_PROT_NONE)
#define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \
#define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \
#define PAGE_NONE __pgprot(CF_PAGE_VALID \
#define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits)
#define PAGE_NONE __pgprot(0)
#define PAGE_NONE __pgprot(SUN3_PAGE_VALID \
#define PAGE_NONE __pgprot(_PAGE_BASE)
#define PAGE_NONE __pgprot(_PAGE_ALL)
#define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER)
#define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA)
#define PAGE_NONE __pgprot(_PAGE_PROT_NONE | _PAGE_READ)
#define PAGE_NONE __pgprot_page_mask(__PAGE_NONE)
#define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \
#define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \
#define PAGE_NONE __pgprot(0)
#define PAGE_NONE SRMMU_PAGE_NONE
#define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED)
#define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G)
#define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER)
# define PAGE_NONE __pgprot(0)