OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MADVISE
(Results
1 - 7
of
7
) sorted by null
/external/qemu/android/config/darwin-x86/
config-host.h
18
#define
CONFIG_MADVISE
1
/external/qemu/android/config/darwin-x86_64/
config-host.h
10
#define
CONFIG_MADVISE
1
/external/qemu/android/config/freebsd-x86/
config-host.h
17
#define
CONFIG_MADVISE
1
/external/qemu/android/config/linux-ppc/
config-host.h
18
#define
CONFIG_MADVISE
1
/external/qemu/android/config/linux-x86/
config-host.h
19
#define
CONFIG_MADVISE
1
/external/qemu/util/
osdep.c
40
#if defined(
CONFIG_MADVISE
) || defined(CONFIG_POSIX_MADVISE)
84
#if defined(
CONFIG_MADVISE
)
/external/qemu/include/qemu/
osdep.h
106
#if defined(
CONFIG_MADVISE
)
Completed in 34 milliseconds