Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h312 extern void xen_unpin(pfn_t);
H A Dhat_i86.c697 xen_unpin(hat->hat_htable->ht_pfn); in hat_free_end()
698 xen_unpin(hat->hat_user_ptable); in hat_free_end()
H A Dhtable.c241 xen_unpin(pfn_t pfn) in xen_unpin() function