Searched refs:hat_resvstat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dhat.h506 void hat_resvstat(size_t, struct as *, caddr_t);
H A Dhat_refmod.c77 hat_resvstat(size_t chunk, struct as *as, caddr_t addr) function
293 * needed by a process and thus when hat_resvstat get's called, we can
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c2239 hat_resvstat(MMU_PAGESIZE, hat->sfmmu_as, addr);
2322 hat_resvstat(len, hat->sfmmu_as, addr);
2461 hat_resvstat(len, hat->sfmmu_as, addr);

Completed in 95 milliseconds