Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 10 of 10) sorted by relevance

/arch/mips/include/asm/
Datomic.h27 #define ATOMIC_OPS(pfx, type) \ argument
55 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
82 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument
115 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
148 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
171 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
205 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
Dr4kcache.h207 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument
271 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
294 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
358 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
Dio.h216 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument
297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument
/arch/arm/mm/
Dproc-macros.S133 .macro armv6_mt_table pfx argument
153 .macro armv6_set_pte_ext pfx argument
/arch/arm/mach-s3c/
Diotiming-s3c2412.c38 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
Diotiming-s3c2410.c31 static void s3c2410_print_timing(const char *pfx, in s3c2410_print_timing()
/arch/sh/include/asm/
Dio.h89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument
154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/arch/x86/include/asm/
Dcmpxchg.h236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
Dinat.h81 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
/arch/sparc/kernel/
Dtraps_64.c1949 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr()
1966 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error()