Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dxstore.c458 if (regs->dat.protect || (xpvalid1 && (pte1 & PAGETAB_PROT))) in DEF_INST()
H A Desa390.h414 #define PAGETAB_PROT 0x00000200 /* Protected page */ macro
H A Ddat.h1077 if (pte & PAGETAB_PROT) in ARCH_DEP()