Searched defs:target_pa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc_shm.c1094 uint64_t target_pa, target_poff, target_psize, target_size; local
1155 target_pa = ((uintptr_t)paddr) & ~(pg_size - 1);
1168 ldcp->id, direction, target_pa, local_ra, target_poff,
1173 (target_pa + target_poff), (local_ra + local_poff),
1185 ldcp->id, direction, target_pa, local_ra,
1207 target_pa += pg_size;

Completed in 62 milliseconds