Home
last modified time | relevance | path

Searched full:worlds (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker.c70 /* switch worlds */
71 World *worlds[ROCKER_WORLD_TYPE_MAX]; member
94 return r->worlds[type]; in rocker_get_world()
391 if (!fp_port_check_world(fp_port, r->worlds[mode])) { in cmd_set_port_settings()
444 world = r->worlds[ROCKER_WORLD_TYPE_OF_DPA]; in cmd_consume()
1253 if (strcmp(name, world_name(r->worlds[i])) == 0) { in rocker_world_type_by_name()
1254 return r->worlds[i]; in rocker_world_type_by_name()
1268 /* allocate worlds */ in pci_rocker_realize()
1270 r->worlds[ROCKER_WORLD_TYPE_OF_DPA] = of_dpa_world_alloc(r); in pci_rocker_realize()
1273 r->world_name = g_strdup(world_name(r->worlds[ROCKER_WORLD_TYPE_OF_DPA])); in pci_rocker_realize()
[all …]
H A Drocker_world.h2 * QEMU rocker switch emulation - switch worlds
H A Drocker_world.c2 * QEMU rocker switch emulation - switch worlds
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dst,stm32-romem.yaml39 and non-secure worlds can access. It is needed when, by default, the
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c1417 * Worlds manipulation
1482 dev_err(&rocker->pdev->dev, "hardware has ports in different worlds, which is not supported\n"); in rocker_world_check_init()
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst1129 two subsystems and get the best of both worlds.
/openbmc/qemu/hw/vfio/
H A Dpci.c59 * also be a huge overhead. We try to get the best of both worlds by