Searched defs:type2 (Results 1 – 4 of 4) sorted by relevance
/arch/parisc/include/asm/ |
D | unistd.h | 123 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/arch/x86/kernel/cpu/mtrr/ |
D | mtrr.c | 185 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible()
|
/arch/x86/mm/ |
D | init_64.c | 63 #define DEFINE_POPULATE(fname, type1, type2, init) \ argument 78 #define DEFINE_ENTRY(type1, type2, init) \ argument
|
/arch/mips/include/asm/octeon/ |
D | cvmx-pip-defs.h | 2566 uint64_t type2:16; member
|