Searched refs:ch_resbgn (Results 1 – 4 of 4) sorted by relevance
421 if (head->ch_resbgn) { in elf_config()423 if (((config->c_bgn <= head->ch_resbgn) && in elf_config()426 (caddr_t)(uintptr_t)head->ch_resbgn, in elf_config()427 (head->ch_resend - head->ch_resbgn), PROT_NONE, in elf_config()
118 Lword ch_resbgn; /* memory reservation required to map */ member
113 rtc->ch_resbgn = in dump()
762 if (head->ch_resbgn && ((crle->c_flags & CRLE_UPDATE) == 0)) in scanconfig()764 (u_longlong_t)head->ch_resbgn, in scanconfig()766 (u_longlong_t)(head->ch_resend - head->ch_resbgn)); in scanconfig()