OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_unregister_coalesced_mmio
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
cpu-all.h
916
void
qemu_unregister_coalesced_mmio
(target_phys_addr_t addr, ram_addr_t size);
exec.c
2455
void
qemu_unregister_coalesced_mmio
(target_phys_addr_t addr, ram_addr_t size)
function
[
all
...]
/external/qemu/hw/
pci.c
422
qemu_unregister_coalesced_mmio
(r->addr, r->size);
Completed in 20 milliseconds