OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vm_nphysseg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ia64/ia64/
machdep.c
186
int sizetmp,
vm_nphysseg
;
local in function:cpu_startup
190
for (
vm_nphysseg
= 0, upm = uvm_physseg_get_first();
192
vm_nphysseg
++, upm = uvm_physseg_get_next(upm)) {
201
printf("Total number of segments:
vm_nphysseg
= %d \n",
202
vm_nphysseg
);
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025