PQ_UNSWAPPABLE
vm_pagequeue_count(PQ_UNSWAPPABLE));
vmd->vmd_pagequeues[PQ_UNSWAPPABLE].pq_cnt;
CTLFLAG_RD, &vmd->vmd_pagequeues[PQ_UNSWAPPABLE].pq_cnt, 0,
&vmd->vmd_pagequeues[PQ_UNSWAPPABLE].pq_pdpages, 0,
vm_page_enqueue(m, PQ_UNSWAPPABLE);
&vmd->vmd_pagequeues[PQ_UNSWAPPABLE].pq_name) =
vm_dom[dom].vmd_pagequeues[PQ_UNSWAPPABLE].pq_cnt);
return (queue == PQ_LAUNDRY || queue == PQ_UNSWAPPABLE);
queue = PQ_UNSWAPPABLE;
if (launder > 0 && queue == PQ_UNSWAPPABLE) {