OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vm_last_phys
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pmap.c
184
paddr_t
vm_last_phys
= 0;
variable in typeref:typename:paddr_t
1157
if (
vm_last_phys
< pend)
1158
vm_last_phys
= pend;
4141
vm_num_phys =
vm_last_phys
- vm_first_phys;
Completed in 19 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025