Searched refs:sparsebit_alloc (Results 1 – 3 of 3) sorted by relevance
31 struct sparsebit *sparsebit_alloc(void);
218 vm->vpages_valid = sparsebit_alloc(); in _vm_create()229 vm->vpages_mapped = sparsebit_alloc(); in _vm_create()670 region->unused_phy_pages = sparsebit_alloc(); in vm_userspace_mem_region_add()
939 struct sparsebit *sparsebit_alloc(void) in sparsebit_alloc() function2077 s = sparsebit_alloc(); in main()