Searched refs:pa_hment (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1083 struct pa_hment;
1094 struct pa_hment *data; /* pa_hment */
1101 struct pa_hment { struct
1114 #define PAHME_SZ (sizeof (struct pa_hment))
H A Dhat_sfmmu.c4294 struct pa_hment *pahmep;
4477 * Setup this pa_hment and link its embedded dummy sf_hment into
4523 struct pa_hment *pahmep;
4533 * If the cookie is HAC_COOKIE_NONE then there is no pa_hment to
4645 pahmep = (struct pa_hment *)cookie;
4661 * if pa_hment matches, remove it
4673 panic("hat_delete_callback: pa_hment not found, pp %p",
4689 panic("hat_delete_callback: pa_hment is busy");
6448 * Execute pre-callback handler of each pa_hment linked to pp
6464 struct pa_hment *pahme
[all...]

Completed in 70 milliseconds