Home
last modified time | relevance | path

Searched refs:itlb_slot_max (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dloadfile_machdep.c101 int itlb_slot_max; variable
202 itlb_store = alloc(itlb_slot_max * sizeof(*itlb_store)); in tlb_init()
251 _prom_getprop(child, "#itlb-entries", &itlb_slot_max, in tlb_init_sun4u()
252 sizeof(itlb_slot_max)) == -1) in tlb_init_sun4u()
280 dtlb_slot_max = itlb_slot_max = 64; in tlb_init_sun4v()
342 if (itlb_slot >= itlb_slot_max) in mmu_mapin_sun4u()
418 if (itlb_slot >= itlb_slot_max) in mmu_mapin_sun4v()
H A Dsrt0.s210 set _C_LABEL(itlb_slot_max), %o3