Searched defs:new_bus (Results 1 – 2 of 2) sorted by relevance
138 struct trusty_virtio_bus* new_bus = (struct trusty_virtio_bus*)calloc( in alloc_new_bus() local164 struct trusty_virtio_bus* new_bus = alloc_new_bus(client_id, &tmp_ref); in create_new_bus() local
44 new_bus(struct bridge *b, unsigned int domain, unsigned int n) in new_bus() function