Searched refs:next_phys_alloc_ptr (Results 1 – 1 of 1) sorted by relevance
63 u32 next_phys_alloc_ptr; member812 ext_mem_pool.next_phys_alloc_ptr = pool_phys_base; in mem_ext_phys_pool_init()841 - ext_mem_pool.next_phys_alloc_ptr)) { in mem_ext_phys_mem_alloc()845 offset = (ext_mem_pool.next_phys_alloc_ptr & (align - 1)); in mem_ext_phys_mem_alloc()847 new_alloc_ptr = ext_mem_pool.next_phys_alloc_ptr; in mem_ext_phys_mem_alloc()849 new_alloc_ptr = (ext_mem_pool.next_phys_alloc_ptr) + in mem_ext_phys_mem_alloc()855 ext_mem_pool.next_phys_alloc_ptr = in mem_ext_phys_mem_alloc()