Searched refs:source_memory (Results 1 – 2 of 2) sorted by relevance
31 MemoryRegion *source_memory; member
115 if (!s->source_memory) { in bitband_realize()120 address_space_init(&s->source_as, s->source_memory, "bitband-source"); in bitband_realize()636 DEFINE_PROP_LINK("source-memory", BitBandState, source_memory,