Searched defs:devdict (Results 1 – 2 of 2) sorted by relevance
| /misc/config_tools/static_allocators/ |
| A D | bdf.py | 29 def insert_vuart_to_dev_dict(scenario_etree, devdict, used): argument 36 def insert_ivsheme_to_dev_dict(scenario_etree, devdict, vm_id, used): argument 46 def insert_pt_devs_to_dev_dict(vm_node_etree, devdict, used): argument 108 def create_device_node(allocation_etree, vm_id, devdict): argument
|
| A D | gpa.py | 195 def insert_vmsix_to_dev_dict(pt_dev_node, devdict): argument 345 def create_device_node(allocation_etree, vm_id, devdict): argument 362 def create_vuart_node(allocation_etree, vm_id, devdict): argument 409 def alloc_addr(mems, devdict, used_mem, alignment): argument
|
Completed in 6 milliseconds