Searched refs:ch_resbgn (Results 1 – 4 of 4) sorted by relevance
405 if (head->ch_resbgn) { in elf_config()407 if (((config->c_bgn <= head->ch_resbgn) && in elf_config()410 (caddr_t)(uintptr_t)head->ch_resbgn, in elf_config()411 (head->ch_resend - head->ch_resbgn), PROT_NONE, in elf_config()
119 Lword ch_resbgn; /* memory reservation required to map */ member
112 rtc->ch_resbgn = in dump()
632 if (head->ch_resbgn && ((crle->c_flags & CRLE_UPDATE) == 0)) in scanconfig()634 (u_longlong_t)head->ch_resbgn, in scanconfig()636 (u_longlong_t)(head->ch_resend - head->ch_resbgn)); in scanconfig()