OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ioport
(Results
1 - 25
of
158
) sorted by null
1
2
3
4
5
6
7
/external/qemu/include/hw/isa/
isa.h
7
#include "exec/
ioport
.h"
/external/llvm/test/CodeGen/X86/
2008-06-13-VolatileLoadStore.ll
7
@
ioport
= global i32 0 ; <i32*> [#uses=2]
15
%l = load volatile i32* @
ioport
; must not narrow
17
%l2 = load volatile i32* @
ioport
; must not narrow
2008-06-13-NotVolatileLoadStore.ll
9
@
ioport
= global i32 0 ; <i32*> [#uses=1]
16
%l = load i32* @
ioport
; <i32> [#uses=1]
/external/oprofile/module/
compat.c
14
#include <linux/
ioport
.h>
/external/qemu/include/exec/
ioport.h
2
* defines
ioport
related functions
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-kvm.txt
45
of KVM events. Currently, vmexit, mmio and
ioport
events are supported.
94
event to be analyzed. Possible values: vmexit, mmio,
ioport
.
127
event to be analyzed. Possible values: vmexit, mmio,
ioport
.
/external/qemu/
ioport.c
25
* splitted out
ioport
related stuffs from vl.c.
28
#include "exec/
ioport
.h"
qemu-log.c
113
{ CPU_LOG_IOPORT, "
ioport
",
/external/oprofile/module/x86/
op_rtc.c
13
#include <linux/
ioport
.h>
/hardware/ti/omap3/dspbridge/inc/
host_os.h
57
#include <linux/
ioport
.h>
/hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h
57
#include <linux/
ioport
.h>
/development/ndk/platforms/android-3/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
device.h
15
#include <linux/
ioport
.h>
wanrouter.h
141
unsigned
ioport
;
member in struct:wandev_conf
Completed in 1575 milliseconds
1
2
3
4
5
6
7