Searched refs:sparsebit_free (Results 1 – 3 of 3) sorted by relevance
34 void sparsebit_free(struct sparsebit **sbitp);
399 sparsebit_free(®ion->unused_phy_pages); in kvm_vm_free()408 sparsebit_free(&vmp->vpages_valid); in kvm_vm_free()409 sparsebit_free(&vmp->vpages_mapped); in kvm_vm_free()
957 void sparsebit_free(struct sparsebit **sbitp) in sparsebit_free() function