__PAGE_KERNEL
#define __PAGE_KERNEL (_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \
#define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G)