OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:efirt_pmap
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/uvm/pmap/
pmap.c
246
static struct pmap
efirt_pmap
;
variable in typeref:struct:pmap
251
return &
efirt_pmap
;
pmap.c
246
static struct pmap
efirt_pmap
;
variable in typeref:struct:pmap
251
return &
efirt_pmap
;
/src/sys/arch/arm/arm32/
pmap.c
250
static struct pmap
efirt_pmap
;
variable in typeref:struct:pmap
255
return &
efirt_pmap
;
4915
struct pmap * const pm = &
efirt_pmap
;
6333
memset(&
efirt_pmap
, 0, sizeof(
efirt_pmap
));
6334
struct pmap * const efipm = &
efirt_pmap
;
pmap.c
250
static struct pmap
efirt_pmap
;
variable in typeref:struct:pmap
255
return &
efirt_pmap
;
4915
struct pmap * const pm = &
efirt_pmap
;
6333
memset(&
efirt_pmap
, 0, sizeof(
efirt_pmap
));
6334
struct pmap * const efipm = &
efirt_pmap
;
Completed in 114 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026