Home
last modified time | relevance | path

Searched refs:drmach_iocage_paddr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c533 uint64_t drmach_iocage_paddr; variable
2718 drmach_iocage_paddr = in drmach_init()
2726 mmu_btop(drmach_iocage_paddr), in drmach_init()
2735 drmach_iocage_size, drmach_iocage_paddr, in drmach_init()
3597 caddr = drmach_iocage_paddr; in drmach_copy_rename()
5514 drmach_iocage_paddr, in drmach_cpu_stop_self()
7360 ASSERT(drmach_iocage_paddr != -1); in drmach_iocage_mem_get()
7362 basepfn = (pfn_t)(drmach_iocage_paddr >> PAGESHIFT); in drmach_iocage_mem_get()
7376 ASSERT(drmach_iocage_paddr == ALIGN(drmach_iocage_paddr, 0x4000000)); in drmach_iocage_mem_get()
7378 drmach_iocage_paddr_mbytes = drmach_iocage_paddr / 0x100000; in drmach_iocage_mem_get()
[all …]