Searched refs:abase (Results 1 – 4 of 4) sorted by relevance
/titanic_50/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 …]
|
/titanic_50/usr/src/uts/common/os/ |
H A D | mem_config.c | 1205 pfn_t abase; in kphysm_del_span() local 1211 abase = seg->pages_base; in kphysm_del_span() 1213 abase = mdsp->mds_base; in kphysm_del_span() 1215 anpgs = seg->pages_end - abase; in kphysm_del_span() 1217 anpgs = p_end - abase; in kphysm_del_span() 1218 s_ret = kphysm_split_memseg(abase, in kphysm_del_span()
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 23 abase
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 23 abase
|