Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c278 x86_hm_held(page_t *pp) in x86_hm_held() function
310 ASSERT(x86_hm_held(pp)); in hment_insert()
353 ASSERT(x86_hm_held(pp)); in hment_prepare()
437 ASSERT(x86_hm_held(pp)); in hment_prepare()
449 ASSERT(x86_hm_held(pp)); in hment_assign()
491 ASSERT(x86_hm_held(pp)); in hment_walk()
532 ASSERT(x86_hm_held(pp)); in hment_remove()
H A Dhment.h73 extern int x86_hm_held(page_t *pp);
H A Dhat_i86.c1775 ASSERT(x86_hm_held(pp)); in hati_sync_pte_to_page()