Searched defs:pa_hments (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6457 * is zero if all of the pa_hments are of a type that do not require
6999 * Called when stray pa_hments are found attached to a page which is
7032 int pa_hments; local
7037 pa_hments = 0;
7063 pa_hments++;
7104 ASSERT(!PP_ISMAPPED(origpp) || pa_hments ||
7119 if (pa_hments && forceflag != SFMMU_KERNEL_RELOC) {
7121 * Unlink any pa_hments and free them, calling back

Completed in 80 milliseconds