Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libfdt/
A Dfdt_ro.c408 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
415 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
421 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
428 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/xen-4.10.0-shim-comet/xen/include/xen/libfdt/
A Dlibfdt.h668 int supernodedepth, int *nodedepth);

Completed in 6 milliseconds