Home
last modified time | relevance | path

Searched refs:X86_PG_NC_PWT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dpmap.h58 #define X86_PG_NC_PWT 0x008 /* PWT Write through */ macro
74 #define X86_PG_PDE_CACHE (X86_PG_PDE_PAT | X86_PG_NC_PWT | X86_PG_NC_PCD)
75 #define X86_PG_PTE_CACHE (X86_PG_PTE_PAT | X86_PG_NC_PWT | X86_PG_NC_PCD)
99 #define PG_NC_PWT X86_PG_NC_PWT