Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dastro.c529 unsigned int lmmio_index, map_route; in adjust_LMMIO_DIRECT_mapping() local
540 map_route = s->ioc_ranges[3 * lmmio_index + 2]; in adjust_LMMIO_DIRECT_mapping()
543 map_route &= (ELROY_NUM - 1); in adjust_LMMIO_DIRECT_mapping()
544 elroy = s->elroy[map_route]; in adjust_LMMIO_DIRECT_mapping()