Home
last modified time | relevance | path

Searched refs:noncached_next (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/arm/lib/
A Dcache.c79 static unsigned long noncached_next; variable
104 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