_PAGE_ASM
#define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE