Home
last modified time | relevance | path

Searched refs:_CONST64_ (Results 1 – 1 of 1) sorted by relevance

/arch/mips/include/asm/
A Daddrspace.h19 #define _CONST64_(x) x macro
25 #define _CONST64_(x) x ## L macro
27 #define _CONST64_(x) x ## LL macro
52 _CONST64_(0x0000ffffffffffff))
61 #define XKUSEG _CONST64_(0x0000000000000000)
62 #define XKSSEG _CONST64_(0x4000000000000000)
63 #define XKPHYS _CONST64_(0x8000000000000000)
64 #define XKSEG _CONST64_(0xc000000000000000)
65 #define CKSEG0 _CONST64_(0xffffffff80000000)
66 #define CKSEG1 _CONST64_(0xffffffffa0000000)
[all …]

Completed in 772 milliseconds