Searched refs:pxm_to_node (Results 1 – 5 of 5) sorted by relevance
26 extern nodeid_t pxm_to_node(unsigned int pxm);
181 if ( (node = pxm_to_node(dom0_pxms[i])) != NUMA_NO_NODE ) in dom0_max_vcpus()
50 nodeid_t pxm_to_node(unsigned pxm) in pxm_to_node() function
515 node = pxm_to_node(pxm); in do_physdev_op()
197 node = pxm_to_node(rhsa->proximity_domain); in alloc_pgtable_maddr()1130 irq = create_irq(rhsa ? pxm_to_node(rhsa->proximity_domain) in iommu_set_interrupt()2071 unsigned int node = rhsa ? pxm_to_node(rhsa->proximity_domain) in adjust_irq_affinity()
Completed in 9 milliseconds