Searched refs:vm_table_count (Results 1 – 1 of 1) sorted by relevance
558 const int vm_table_count = sizeof(vm_table) / sizeof(vm_table_struct); in vminfo() local573 found = bsearch(&findme, vm_table, vm_table_count, in vminfo()