Searched refs:pg_prot (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmips1_pte.h58 pg_prot:2; /* SW: access control */ member in struct:mips1_pte
61 unsigned int pg_prot:2, /* SW: access control */ member in struct:mips1_pte
H A Dmips3_pte.h50 unsigned int pg_prot:2, /* SW: access control */ member in struct:mips3_pte
63 pg_prot:2; /* SW: access control */ member in struct:mips3_pte
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dpte.h47 unsigned int pg_prot:4; /* reserved at zero */ member in struct:pte
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dpmap.c340 Sysmap[i].pg_prot = PROT_URKW;
1362 pts[0].pg_prot = pr;
1363 pts[1].pg_prot = pr;
1364 pts[2].pg_prot = pr;
1365 pts[3].pg_prot = pr;
1366 pts[4].pg_prot = pr;
1367 pts[5].pg_prot = pr;
1368 pts[6].pg_prot = pr;
1369 pts[7].pg_prot = pr;
1578 pt[0].pg_prot
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h306 pg_prot:3; /* prot. bits: pprot_<user>_<supervisor> */ member in struct:srmmu_pte

Completed in 121 milliseconds