OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTRR_IOCTL_BASE
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
mtrr.h
25
#define
MTRR_IOCTL_BASE
'M'
81
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
82
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
84
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
85
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
86
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
87
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
89
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
90
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
91
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/development/ndk/platforms/android-L/arch-x86/include/asm/
mtrr.h
25
#define
MTRR_IOCTL_BASE
'M'
81
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
82
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
84
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
85
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
86
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
87
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
89
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
90
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
91
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
mtrr.h
25
#define
MTRR_IOCTL_BASE
'M'
81
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
82
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
84
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
85
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
86
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
87
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
89
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
90
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
91
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/external/kernel-headers/original/uapi/asm-x86/asm/
mtrr.h
30
#define
MTRR_IOCTL_BASE
'M'
95
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
96
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
97
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
98
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
99
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
100
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
101
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
102
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
103
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
mtrr.h
30
#define
MTRR_IOCTL_BASE
'M'
87
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
88
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
89
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
90
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
91
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
92
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
93
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
94
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
95
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
mtrr.h
30
#define
MTRR_IOCTL_BASE
'M'
87
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
88
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
89
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
90
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
91
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
92
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
93
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
94
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
95
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
mtrr.h
25
#define
MTRR_IOCTL_BASE
'M'
81
#define MTRRIOC_ADD_ENTRY _IOW(
MTRR_IOCTL_BASE
, 0, struct mtrr_sentry)
82
#define MTRRIOC_SET_ENTRY _IOW(
MTRR_IOCTL_BASE
, 1, struct mtrr_sentry)
84
#define MTRRIOC_DEL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 2, struct mtrr_sentry)
85
#define MTRRIOC_GET_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 3, struct mtrr_gentry)
86
#define MTRRIOC_KILL_ENTRY _IOW(
MTRR_IOCTL_BASE
, 4, struct mtrr_sentry)
87
#define MTRRIOC_ADD_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 5, struct mtrr_sentry)
89
#define MTRRIOC_SET_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 6, struct mtrr_sentry)
90
#define MTRRIOC_DEL_PAGE_ENTRY _IOW(
MTRR_IOCTL_BASE
, 7, struct mtrr_sentry)
91
#define MTRRIOC_GET_PAGE_ENTRY _IOWR(
MTRR_IOCTL_BASE
, 8, struct mtrr_gentry
[
all
...]
Completed in 271 milliseconds