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
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c
98
int
dtlb_slot
;
variable in typeref:typename:int
207
dtlb_slot
= itlb_slot = 0;
340
if (
dtlb_slot
>= dtlb_slot_max)
361
dtlb_store[
dtlb_slot
].te_pa = pa;
362
dtlb_store[
dtlb_slot
].te_va = va;
363
dtlb_slot
++;
416
if (
dtlb_slot
>= dtlb_slot_max)
438
dtlb_store[
dtlb_slot
].te_pa = pa;
439
dtlb_store[
dtlb_slot
].te_va = va;
440
dtlb_slot
++
[
all
...]
loadfile_machdep.c
98
int
dtlb_slot
;
variable in typeref:typename:int
207
dtlb_slot
= itlb_slot = 0;
340
if (
dtlb_slot
>= dtlb_slot_max)
361
dtlb_store[
dtlb_slot
].te_pa = pa;
362
dtlb_store[
dtlb_slot
].te_va = va;
363
dtlb_slot
++;
416
if (
dtlb_slot
>= dtlb_slot_max)
438
dtlb_store[
dtlb_slot
].te_pa = pa;
439
dtlb_store[
dtlb_slot
].te_va = va;
440
dtlb_slot
++
[
all
...]
Completed in 26 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025