Searched refs:sparsebit_free (Results 1 – 3 of 3) sorted by relevance
32 void sparsebit_free(struct sparsebit **sbitp);
465 sparsebit_free(®ion->unused_phy_pages); in kvm_vm_free()474 sparsebit_free(&vmp->vpages_valid); in kvm_vm_free()475 sparsebit_free(&vmp->vpages_mapped); in kvm_vm_free()
956 void sparsebit_free(struct sparsebit **sbitp) in sparsebit_free() function