CR0_NW
#define CR0_NW 0x20000000 /* Not Write-through */
#define CR0_NW __BIT(29) /* Not Write-through */