OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHYS_TO_XKPHYS
(Results
1 - 10
of
10
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
addrspace.h
81
#define PHYS_TO_XKSEG_UNCACHED(p)
PHYS_TO_XKPHYS
(K_CALG_UNCACHED, (p))
82
#define PHYS_TO_XKSEG_CACHED(p)
PHYS_TO_XKPHYS
(K_CALG_COH_SHAREABLE, (p))
85
#define
PHYS_TO_XKPHYS
(cm, a) (_CONST64_(0x8000000000000000) | (_CONST64_(cm) << 59) | (a))
Completed in 461 milliseconds