K 10 svn:author V 4 neel K 8 svn:date V 27 2013-06-30T00:48:48.392233Z K 7 svn:log V 324 The cache attributes are located at different locations in the regular x86 page tables versus the nested page tables. Provide a function 'pmap_cache_mask' that will return the appropriate bitmask depending on the pmap type. Undefine the PG_PTE_CACHE and PG_PDE_CACHE macros to prevent them from being used unintentionally. END