Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm.c174 #define ROOT_ADDRESS_CELLS 2 macro
301 res = fdt_property_cell(fdt, "#address-cells", ROOT_ADDRESS_CELLS); in make_root_properties()
346 res = fdt_property_regs(gc, fdt, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, in make_chosen_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()
1036 uint32_t regs[ROOT_ADDRESS_CELLS+ROOT_SIZE_CELLS]; in finalise_one_node()
1041 set_range(&cells, ROOT_ADDRESS_CELLS, ROOT_SIZE_CELLS, base, size); in finalise_one_node()

Completed in 4 milliseconds