Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1072 struct sfmmu_callback { struct
1081 extern struct sfmmu_callback *sfmmu_cb_table; argument
H A Dhat_sfmmu.c377 struct sfmmu_callback *sfmmu_cb_table;
/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()