Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm.c258 static int fdt_property_regs(libxl__gc *gc, void *fdt, in fdt_property_regs() function
346 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_chosen_node()
393 res = fdt_property_regs(gc, fdt, 1, 0, 1, mpidr_aff); in make_cpus_node()
449 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_memory_nodes()
485 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_gicv2_node()
535 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_gicv3_node()
600 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_hypervisor_node()
633 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_vpl011_uart_node()

Completed in 4 milliseconds