Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c913 cb_alloc_sz = sfmmu_max_cb_id * sizeof (struct sfmmu_callback); in ndata_alloc_hat()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1080 extern int sfmmu_max_cb_id;
H A Dhat_sfmmu.c374 int sfmmu_max_cb_id = SFMMU_MAX_RELOC_CALLBACKS; variable
4225 for (id = 0; id < sfmmu_max_cb_id; id++) { in hat_register_callback()
4230 if (id == sfmmu_max_cb_id) { in hat_register_callback()
4232 if (id >= sfmmu_max_cb_id) in hat_register_callback()