Searched refs:p_share (Results 1 – 4 of 4) sorted by relevance
320 ++pp->p_share; in hment_insert()368 ASSERT(pp->p_share == 0); in hment_prepare()407 pp->p_share = 0; in hment_prepare()463 ASSERT(pp->p_share == 0); in hment_assign()544 ASSERT(pp->p_share == 0); in hment_remove()555 ASSERT(pp->p_share != 0); in hment_remove()579 --pp->p_share; in hment_remove()683 cnt = pp->p_share; in hment_mapcnt()
529 uint_t p_share; /* number of translations */ member
929 ASSERT(pp->p_share > 0); \932 ASSERT(pp->p_share == 0); \935 pp->p_share++; \954 ASSERT(pp->p_share > 0); \955 pp->p_share--; \966 (pp->p_share == 0) : 1); \4480 pp->p_share++; in hat_add_callback()4683 pp->p_share--; in hat_delete_callback()4684 if (pp->p_share <= 0) in hat_delete_callback()7343 dpp->p_share = tpp->p_share; in hat_pagereload()[all …]
2499 pp->p_share = 0; in add_physmem_cb()