OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_unregister_io_memory
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
cpu-common.h
47
void
cpu_unregister_io_memory
(int table_address);
exec.c
3017
void
cpu_unregister_io_memory
(int io_table_address)
function
[
all
...]
/external/qemu/hw/
smc91c111.c
699
cpu_unregister_io_memory
(s->mmio_index);
Completed in 14 milliseconds