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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c533 uint64_t drmach_iocage_paddr; variable
2718 drmach_iocage_paddr =
2726 mmu_btop(drmach_iocage_paddr),
2735 drmach_iocage_size, drmach_iocage_paddr,
3597 caddr = drmach_iocage_paddr;
5514 drmach_iocage_paddr,
7360 ASSERT(drmach_iocage_paddr != -1);
7362 basepfn = (pfn_t)(drmach_iocage_paddr >> PAGESHIFT);
7376 ASSERT(drmach_iocage_paddr == ALIGN(drmach_iocage_paddr,
[all...]

Completed in 80 milliseconds