Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/include/
Dpte.h72 #define PG_WC (PG_WT) /* WT and CD is WC */ macro
/openbsd/src/sys/arch/amd64/include/
Dpte.h143 #define PG_WC (PG_WT) /* WT and CD is WC */ macro
/openbsd/src/sys/arch/i386/i386/
Dcpu.c512 pmap_pg_wc = PG_WC; in patinit()
/openbsd/src/sys/arch/amd64/amd64/
Dcpu.c1347 pmap_pg_wc = PG_WC; in patinit()