Searched defs:PG_WC (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/arch/i386/include/ | ||
H A D | pte.h | 72 #define PG_WC (PG_WT) /* WT and CD is WC */ macro |
/openbsd-src/sys/arch/amd64/include/ | ||
H A D | pte.h | 143 #define PG_WC (PG_WT) /* WT and CD is WC */ macro |