OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pg_prot
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mips/include/
mips1_pte.h
59
pg_prot
:2; /* SW: access control */
62
unsigned int
pg_prot
:2, /* SW: access control */
mips3_pte.h
52
unsigned int
pg_prot
:2, /* SW: access control */
65
pg_prot
:2; /* SW: access control */
/src/sys/arch/vax/include/
pte.h
42
unsigned int
pg_prot
:4; /* reserved at zero */
member in struct:pte
53
#define
PG_PROT
0x78000000
/src/sys/arch/vax/vax/
pmap.c
316
Sysmap[i].
pg_prot
= PROT_URKW;
533
if (((br[0] &
PG_PROT
) == PG_RW) &&
1348
pts[0].
pg_prot
= pr;
1349
pts[1].
pg_prot
= pr;
1350
pts[2].
pg_prot
= pr;
1351
pts[3].
pg_prot
= pr;
1352
pts[4].
pg_prot
= pr;
1353
pts[5].
pg_prot
= pr;
1354
pts[6].
pg_prot
= pr;
1355
pts[7].
pg_prot
= pr
[
all
...]
/src/sys/arch/sparc/include/
pte.h
253
#define
PG_PROT
0x60000000 /* both protection bits */
306
pg_prot
:3; /* prot. bits: pprot_<user>_<supervisor> */
member in struct:srmmu_pte
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
kvmgt.c
1156
pgprot_t
pg_prot
;
local in function:intel_vgpu_mmap
1170
pg_prot
= vma->vm_page_prot;
1185
return remap_pfn_range(vma, virtaddr, pgoff, req_size,
pg_prot
);
Completed in 16 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025