Searched refs:X86_PG_NC_PWT (Results 1 – 2 of 2) sorted by relevance
54 #define X86_PG_NC_PWT 0x008 /* PWT Write through */ macro70 #define X86_PG_PDE_CACHE (X86_PG_PDE_PAT | X86_PG_NC_PWT | X86_PG_NC_PCD)71 #define X86_PG_PTE_CACHE (X86_PG_PTE_PAT | X86_PG_NC_PWT | X86_PG_NC_PCD)
58 #define PG_NC_PWT X86_PG_NC_PWT