Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/include/
H A Dpte.h62 #define PG_PAT 0x00000080 /* PAT bit. (on pte) */ macro
/openbsd/sys/dev/pci/drm/include/asm/
H A Dpgtable.h38 #define _PAGE_PAT PG_PAT
/openbsd/sys/arch/amd64/include/
H A Dpte.h118 #define PG_PAT 0x0000000000000080UL /* PAT bit. (on pte) */ macro