OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOPGSIZE
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/external/kernel-headers/original/asm-mips/pci/
bridge.h
24
#define
IOPGSIZE
(1 << IOPFNSHIFT)
26
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
27
#define
IOPGSIZE
(1 << IOPFNSHIFT)
30
#define IOPGOFF(x) ((x) & (
IOPGSIZE
-1))
Completed in 44 milliseconds