OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NODE_BDOOR_BASE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/sn/
addrs.h
79
#define
NODE_BDOOR_BASE
(_n) (NODE_HSPEC_BASE(_n) + (NODE_ADDRSPACE_SIZE/2))
80
#define NODE_BDECC_BASE(_n) (
NODE_BDOOR_BASE
(_n))
81
#define NODE_BDDIR_BASE(_n) (
NODE_BDOOR_BASE
(_n) + (NODE_ADDRSPACE_SIZE/4))
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/
addrs.h
79
#define
NODE_BDOOR_BASE
(_n) (NODE_HSPEC_BASE(_n) + (NODE_ADDRSPACE_SIZE/2))
80
#define NODE_BDECC_BASE(_n) (
NODE_BDOOR_BASE
(_n))
81
#define NODE_BDDIR_BASE(_n) (
NODE_BDOOR_BASE
(_n) + (NODE_ADDRSPACE_SIZE/4))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
addrs.h
79
#define
NODE_BDOOR_BASE
(_n) (NODE_HSPEC_BASE(_n) + (NODE_ADDRSPACE_SIZE/2))
80
#define NODE_BDECC_BASE(_n) (
NODE_BDOOR_BASE
(_n))
81
#define NODE_BDDIR_BASE(_n) (
NODE_BDOOR_BASE
(_n) + (NODE_ADDRSPACE_SIZE/4))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
addrs.h
79
#define
NODE_BDOOR_BASE
(_n) (NODE_HSPEC_BASE(_n) + (NODE_ADDRSPACE_SIZE/2))
80
#define NODE_BDECC_BASE(_n) (
NODE_BDOOR_BASE
(_n))
81
#define NODE_BDDIR_BASE(_n) (
NODE_BDOOR_BASE
(_n) + (NODE_ADDRSPACE_SIZE/4))
/external/kernel-headers/original/asm-mips/sn/
addrs.h
187
#define
NODE_BDOOR_BASE
(_n) (NODE_HSPEC_BASE(_n) + (NODE_ADDRSPACE_SIZE/2))
189
#define NODE_BDECC_BASE(_n) (
NODE_BDOOR_BASE
(_n))
190
#define NODE_BDDIR_BASE(_n) (
NODE_BDOOR_BASE
(_n) + (NODE_ADDRSPACE_SIZE/4))
Completed in 20 milliseconds