OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dtlb_slot_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c
100
int
dtlb_slot_max
;
variable in typeref:typename:int
201
dtlb_store = alloc(
dtlb_slot_max
* sizeof(*dtlb_store));
249
if (_prom_getprop(child, "#dtlb-entries", &
dtlb_slot_max
,
250
sizeof(
dtlb_slot_max
)) == -1 ||
280
dtlb_slot_max
= itlb_slot_max = 64;
340
if (dtlb_slot >=
dtlb_slot_max
)
416
if (dtlb_slot >=
dtlb_slot_max
)
Completed in 12 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025