Searched refs:sparsebit_alloc (Results 1 – 3 of 3) sorted by relevance
33 struct sparsebit *sparsebit_alloc(void);
170 vm->vpages_valid = sparsebit_alloc(); in vm_create()181 vm->vpages_mapped = sparsebit_alloc(); in vm_create()599 region->unused_phy_pages = sparsebit_alloc(); in vm_userspace_mem_region_add()
940 struct sparsebit *sparsebit_alloc(void) in sparsebit_alloc() function2078 s = sparsebit_alloc(); in main()