Searched refs:vm_table (Results 1 – 2 of 2) sorted by relevance
244 static struct pkvm_hyp_vm **vm_table; variable248 WARN_ON(vm_table); in pkvm_hyp_vm_table_init()249 vm_table = tbl; in pkvm_hyp_vm_table_init()262 return vm_table[idx]; in get_vm_by_handle()349 if (!vm_table[i]) in find_free_vm_table_entry()375 if (unlikely(!vm_table)) in insert_vm_table_entry()390 vm_table[idx] = hyp_vm; in insert_vm_table_entry()400 vm_table[vm_handle_to_idx(handle)] = NULL; in remove_vm_table_entry()
2034 static struct ctl_table vm_table[] = { variable2242 register_sysctl_init("vm", vm_table); in sysctl_init_bases()