OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:efirt_pmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/pmap/
pmap.c
243
static struct pmap
efirt_pmap
;
variable in typeref:struct:pmap
248
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
;
4989
struct pmap * const pm = &
efirt_pmap
;
6367
memset(&
efirt_pmap
, 0, sizeof(
efirt_pmap
));
6368
struct pmap * const efipm = &
efirt_pmap
;
Completed in 18 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025