Lines Matching refs:alloc
489 unsigned long end, int alloc) in base_page_walk() argument
493 if (!alloc) in base_page_walk()
505 unsigned long end, int alloc) in base_segment_walk() argument
515 if (!alloc) in base_segment_walk()
523 rc = base_page_walk(table, addr, next, alloc); in base_segment_walk()
526 if (!alloc) in base_segment_walk()
534 unsigned long end, int alloc) in base_region3_walk() argument
544 if (!alloc) in base_region3_walk()
552 rc = base_segment_walk(table, addr, next, alloc); in base_region3_walk()
555 if (!alloc) in base_region3_walk()
562 unsigned long end, int alloc) in base_region2_walk() argument
572 if (!alloc) in base_region2_walk()
580 rc = base_region3_walk(table, addr, next, alloc); in base_region2_walk()
583 if (!alloc) in base_region2_walk()
590 unsigned long end, int alloc) in base_region1_walk() argument
600 if (!alloc) in base_region1_walk()
608 rc = base_region2_walk(table, addr, next, alloc); in base_region1_walk()
611 if (!alloc) in base_region1_walk()