vm_page_list_find
vm_page_t vm_page_list_find(int basequeue, int index);
m = vm_page_list_find(PQ_CACHE, cache_rover[isep] & PQ_L2_MASK);