OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ti_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/pmap/
pmap_tlb.h
132
u_int
ti_index
;
member in struct:pmap_tlb_info
134
#define tlbinfo_index(ti) ((ti)->
ti_index
)
pmap_tlb.c
362
ti->
ti_index
= pmap_ntlbs++;
364
pmap_tlbs[ti->
ti_index
] = ti;
366
ti->
ti_index
);
Completed in 30 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025