K 10 svn:author V 4 neel K 8 svn:date V 27 2013-06-30T06:44:31.476143Z K 7 svn:log V 242 Replace the bits 'PG_PTE_PAT | PG_NC_PCD | PG_NC_PWT' with 'PG_PTE_CACHE' in the macro 'PG_PTE_PROMOTE' By initializing 'PG_PTE_CACHE' at runtime we can now test the correct bits for page promotion for regular as well as nested page tables. END