__PAGE_KERNEL_RO
#define __PAGE_KERNEL_RO (_PAGE_PRESENT | _PAGE_READ | _PAGE_YOUNG | \
#define __PAGE_KERNEL_RO (__PP| 0| 0|___A|__NX| 0| 0|___G)