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