OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtrr_type
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/development/ndk/platforms/android-21/arch-x86/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/external/kernel-headers/original/uapi/asm-x86/asm/
mtrr.h
78
typedef __u8
mtrr_type
;
typedef
85
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
88
mtrr_type
def_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
mtrr.h
70
typedef __u8
mtrr_type
;
typedef
77
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
80
mtrr_type
def_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
mtrr.h
70
typedef __u8
mtrr_type
;
typedef
77
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
80
mtrr_type
def_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
mtrr.h
70
typedef __u8
mtrr_type
;
typedef
77
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
80
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
mtrr.h
66
typedef __u8
mtrr_type
;
typedef
72
mtrr_type
fixed_ranges[MTRR_NUM_FIXED_RANGES];
76
mtrr_type
def_type;
Completed in 1352 milliseconds