Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Di86_mmu.c232 uintptr_t last_va = (uintptr_t)-1; /* catch 1st time */ in hat_kern_alloc() local
341 last_va >> LEVEL_SHIFT(l + 1)) in hat_kern_alloc()
345 last_va = va; in hat_kern_alloc()