Searched refs:sparsebit_alloc (Results 1 – 3 of 3) sorted by relevance
31 struct sparsebit *sparsebit_alloc(void);
299 vm->vpages_valid = sparsebit_alloc(); in ____vm_create()306 vm->vpages_mapped = sparsebit_alloc(); in ____vm_create()1038 region->unused_phy_pages = sparsebit_alloc(); in vm_userspace_mem_region_add()
938 struct sparsebit *sparsebit_alloc(void) in sparsebit_alloc() function2075 s = sparsebit_alloc(); in main()