Searched refs:iaddr_gen (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/mc/mc-amd/ |
H A D | mcamd_patounum.c | 49 * iaddr_gen generates a "normalized" DRAM controller input address 57 iaddr_gen(struct mcamd_hdl *hdl, mcamd_node_t *mc, uint64_t pa, function 71 mcamd_dprintf(hdl, MCAMD_DBG_ERR, "iaddr_gen: failed to " 85 mcamd_dprintf(hdl, MCAMD_DBG_FLOW, "iaddr_gen: PA 0x%llx not " 102 mcamd_dprintf(hdl, MCAMD_DBG_FLOW, "iaddr_gen: dram hole " 119 mcamd_dprintf(hdl, MCAMD_DBG_FLOW, "iaddr_gen: " 138 mcamd_dprintf(hdl, MCAMD_DBG_FLOW, "iaddr_gen: PA 0x%llx in range " 605 * mapped to this node (as determined in iaddr_gen) and, if so, which 632 if (iaddr_gen(hdl, mc, pa, &iaddr) < 0)
|
Completed in 56 milliseconds