OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmio
(Results
1 - 7
of
7
) sorted by null
/external/qemu/hw/
sysbus.h
25
}
mmio
[QDEV_MAX_MMIO];
member in struct:SysBusDevice
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_screen.h
81
radeonRegionRec
mmio
;
member in struct:radeon_screen
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.h
81
radeonRegionRec
mmio
;
member in struct:radeon_screen
/external/qemu/target-i386/
hax-interface.h
265
}
mmio
;
member in union:hax_tunnel::__anon28315
283
/*
MMIO
instruction emulation request
284
* QEMU emulates
MMIO
instruction in following step:
285
* 1. When guest accesses
MMIO
address, it is trapped to HAX driver
321
* In API 1.0, HAXM driver utilizes QEMU to decode and emulate
MMIO
323
* From 2.0, HAXM driver will decode some
MMIO
instructions to improve
324
*
MMIO
handling performance, especially for GLES hardware acceleration
/external/qemu/android/config/linux-x86/linux/
kvm.h
157
}
mmio
;
member in union:kvm_run::__anon27363
328
__u64 addr; /* legal pio/
mmio
address */
/external/qemu/android/config/linux-x86_64/linux/
kvm.h
157
}
mmio
;
member in union:kvm_run::__anon27385
328
__u64 addr; /* legal pio/
mmio
address */
/external/qemu/
exec.c
3169
subpage_t *
mmio
;
local
[
all
...]
Completed in 134 milliseconds