Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/loongarch/include/asm/
A Daddrspace.h68 #define _CONST64_(x) x macro
74 #define _CONST64_(x) x ## L macro
76 #define _CONST64_(x) x ## LL macro
/linux-6.3-rc2/arch/mips/include/asm/
A Daddrspace.h22 #define _CONST64_(x) x macro
28 #define _CONST64_(x) x ## L macro
30 #define _CONST64_(x) x ## LL macro

Completed in 4 milliseconds