Searched refs:abase (Results 1 – 1 of 1) sorted by relevance
149 phys_addr_t abase = base & ~(size - 1); in try_split_region() local150 phys_addr_t asize = base + size - abase; in try_split_region()157 bdiff = base - abase; in try_split_region()183 region->base = abase; in try_split_region()
Completed in 3 milliseconds