Searched refs:vm_table (Results 1 – 1 of 1) sorted by relevance
532 static const vm_table_struct vm_table[] = { in vminfo() local558 const int vm_table_count = sizeof(vm_table) / sizeof(vm_table_struct); in vminfo()573 found = bsearch(&findme, vm_table, vm_table_count, in vminfo()