Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c185 address_to_channel(int node, uint64_t addr, int write, in address_to_channel() function
271 (void) address_to_channel(node, addr, 0, 0, 0, &channels); in channels_interleave()
275 (void) address_to_channel(0, addr, 0, 0, 0, &channels); in channels_interleave()
276 (void) address_to_channel(1, addr, 0, 0, 0, &channels1); in channels_interleave()
651 channel = address_to_channel(node, pa, syndtype, &log_chan, &caddr, 0); in nhm_patounum()