Searched refs:abase (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | ac_stat.c | 237 pfn_t abase; in query_checker() local 248 for (abase = base, n = npgs; n != 0; abase++, n--) { in query_checker() 249 ret = kphysm_del_span_query(abase, 1, &amemq); in query_checker() 251 printf("%ld: ret = %d\n", abase, ret); in query_checker() 256 abase, amemq.phys_pages); in query_checker() 260 abase, amemq.phys_pages); in query_checker() 265 abase, amemq.managed); in query_checker() 270 abase, amemq.nonrelocatable); in query_checker() 274 if (amemq.first_nonrelocatable != abase) { in query_checker() 276 abase, amemq.first_nonrelocatable); in query_checker() [all …]
|
/illumos-gate/usr/src/boot/common/ |
H A D | load_elf_obj.c | 468 Elf_Rela a, *abase; in __elfN() local 488 abase = (Elf_Rela *)(intptr_t)shdr[i].sh_addr; in __elfN() 492 COPYOUT(abase + j, &a, sizeof(a)); in __elfN()
|
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/ |
H A D | multi_words | 23 abase
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | mem_config.c | 1206 pfn_t abase; in kphysm_del_span() local 1212 abase = seg->pages_base; in kphysm_del_span() 1214 abase = mdsp->mds_base; in kphysm_del_span() 1216 anpgs = seg->pages_end - abase; in kphysm_del_span() 1218 anpgs = p_end - abase; in kphysm_del_span() 1219 s_ret = kphysm_split_memseg(abase, in kphysm_del_span()
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 23 abase
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 23 abase
|