Searched refs:bp_end (Results 1 – 4 of 4) sorted by relevance
278 paddr_t bp_end = bp_start + bp[j].bp_pages; in initarm_common() local281 j, ptoa(bp_start), ptoa(bp_end)); in initarm_common()283 KASSERT(bp_start < bp_end); in initarm_common()284 if (start >= bp_end || segend < bp_start) in initarm_common()290 if (start < bp_end) { in initarm_common()291 if (segend > bp_end) { in initarm_common()292 segend = bp_end; in initarm_common()
397 paddr_t bp_end = bp_start + bp[j].bp_pages; in initarm_common() local400 j, ptoa(bp_start), ptoa(bp_end)); in initarm_common()402 KASSERT(bp_start < bp_end); in initarm_common()403 if (start >= bp_end || segend < bp_start) in initarm_common()409 if (start < bp_end) { in initarm_common()410 if (segend > bp_end) { in initarm_common()411 segend = bp_end; in initarm_common()
1061 my $bp_end=$rp;
1445 my $bp_end=$rp;