PV_NC
#define PV_NC 4 /* page cannot be cached */
#define PV_NC 0x10LL
#define PV_NC (PG_NC >> PV_SHIFT)
#define PV_NC 0x10