Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsrat.c44 static inline bool node_found(unsigned idx, unsigned pxm) in node_found() function
54 if ((pxm < ARRAY_SIZE(pxm2node)) && node_found(pxm, pxm)) in pxm_to_node()
58 if (node_found(i, pxm)) in pxm_to_node()
74 if (node_found(pxm, pxm)) in setup_node()

Completed in 3 milliseconds