Searched refs:abase (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_stat.c237 pfn_t abase; local
248 for (abase = base, n = npgs; n != 0; abase++, n--) {
249 ret = kphysm_del_span_query(abase, 1, &amemq);
251 printf("%ld: ret = %d\n", abase, ret);
256 abase, amemq.phys_pages);
260 abase, amemq.phys_pages);
265 abase, amemq.managed);
270 abase, amemq.nonrelocatable);
274 if (amemq.first_nonrelocatable != abase) {
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Search/
H A DDict.t21 abase
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmem_config.c1205 pfn_t abase; local
1211 abase = seg->pages_base;
1213 abase = mdsp->mds_base;
1215 anpgs = seg->pages_end - abase;
1217 anpgs = p_end - abase;
1218 s_ret = kphysm_split_memseg(abase,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.xs560 Alarm *a, abase;
594 a = &abase;

Completed in 105 milliseconds