Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dnuma.h26 extern nodeid_t pxm_to_node(unsigned int pxm);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddom0_build.c181 if ( (node = pxm_to_node(dom0_pxms[i])) != NUMA_NO_NODE ) in dom0_max_vcpus()
A Dsrat.c50 nodeid_t pxm_to_node(unsigned pxm) in pxm_to_node() function
A Dphysdev.c515 node = pxm_to_node(pxm); in do_physdev_op()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c197 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