Searched refs:noncached_next (Results 1 – 1 of 1) sorted by relevance
79 static unsigned long noncached_next; variable104 noncached_next = start; in noncached_init()113 phys_addr_t next = ALIGN(noncached_next, align); in noncached_alloc()119 noncached_next = next + size; in noncached_alloc()
Completed in 3 milliseconds