Home
last modified time | relevance | path

Searched defs:PG_WT (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/arch/sh/include/
Dpte.h67 #define PG_WT 0x00000001 /* Write-through (SH4 only) */ macro
/openbsd/src/sys/arch/i386/include/
Dpte.h58 #define PG_WT 0x00000008 /* write through */ macro
/openbsd/src/sys/arch/amd64/include/
Dpte.h114 #define PG_WT 0x0000000000000008UL /* write through */ macro