OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtop
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.h
225
int
vtop
[UDF_PMAPS+1]; /* vpartnr trans */
member in struct:udf_create_context
udf_core.h
225
int
vtop
[UDF_PMAPS+1]; /* vpartnr trans */
member in struct:udf_create_context
/src/sys/arch/hppa/hppa/
pmap.c
308
volatile uint32_t *
vtop
;
local in function:pmap_sdir_set
310
mfctl(CR_VTOP,
vtop
);
312
KASSERT(
vtop
!= NULL);
314
vtop
[space] = (uint32_t)pd;
320
uint32_t *
vtop
;
local in function:pmap_sdir_get
322
mfctl(CR_VTOP,
vtop
);
323
return ((uint32_t *)
vtop
[space]);
899
/* Setup
vtop
in lwp0 trapframe. */
pmap.c
308
volatile uint32_t *
vtop
;
local in function:pmap_sdir_set
310
mfctl(CR_VTOP,
vtop
);
312
KASSERT(
vtop
!= NULL);
314
vtop
[space] = (uint32_t)pd;
320
uint32_t *
vtop
;
local in function:pmap_sdir_get
322
mfctl(CR_VTOP,
vtop
);
323
return ((uint32_t *)
vtop
[space]);
899
/* Setup
vtop
in lwp0 trapframe. */
/src/sys/fs/udf/
udf.h
297
int
vtop
[UDF_PMAPS+1]; /* vpartnr trans */
member in struct:udf_mount
udf.h
297
int
vtop
[UDF_PMAPS+1]; /* vpartnr trans */
member in struct:udf_mount
Completed in 27 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025