Searched refs:kvm_tmp_index (Results 1 – 1 of 1) sorted by relevance
79 static int kvm_tmp_index; variable146 if ((kvm_tmp_index + len) > ARRAY_SIZE(kvm_tmp)) { in kvm_alloc()148 kvm_tmp_index, len); in kvm_alloc()153 p = (void*)&kvm_tmp[kvm_tmp_index]; in kvm_alloc()154 kvm_tmp_index += len; in kvm_alloc()715 free_reserved_area(&kvm_tmp[kvm_tmp_index], in kvm_free_tmp()