Returns which node a given address belongs to within a numa system
addr_to_node:long(addr:long)
addr
the address of the faulting memory access
This function accepts an address, and returns the node that the given address belongs to in a NUMA system.