Home
last modified time | relevance | path

Searched defs:node (Results 1 – 11 of 11) sorted by relevance

/kvm-unit-tests/lib/
H A Ddevicetree.c145 int node, ret; in dt_device_find_compatible() local
163 int node; in dt_pbus_get_base_compatible() local
179 int node, ret, reg_idx, pl = strlen(pv) + 1, nr = 0; in dt_get_memory_params() local
250 int node, len; in dt_get_bootargs() local
269 int node, len; in dt_get_default_console_node() local
292 int node, len; in dt_get_initrd() local
H A Dvirtio-mmio.c149 int node; in virtio_mmio_dt_bind() local
H A Dpci-host-generic.c65 int ret, node, len, i; in pci_dt_probe() local
/kvm-unit-tests/lib/arm/
H A Dtimer.c22 int node, len; in timer_save_state_fdt() local
H A Dpsci.c74 int node, len; in psci_set_conduit_fdt() local
H A Dgic.c54 int node, subnode, ret, i, len; in gic_get_dt_bases() local
/kvm-unit-tests/lib/powerpc/
H A Drtas.c25 int node = fdt_path_offset(dt_fdt(), "/rtas"); in rtas_node() local
38 int node = rtas_node(), len, words, i; in rtas_init() local
/kvm-unit-tests/lib/ppc64/
H A Dopal.c22 int node, len; in opal_init() local
/kvm-unit-tests/lib/libfdt/
H A Dfdt_overlay.c116 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
156 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
558 void *fdto, int node) in overlay_apply_node()
H A Dlibfdt.h232 #define fdt_for_each_subnode(node, fdt, parent) \ argument
621 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/kvm-unit-tests/arm/
H A Dpl031.c215 int node, len; in rtc_fdt_init() local