Home
last modified time | relevance | path

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

/arch/arm/mm/
Dproc-macros.S134 .macro armv6_mt_table pfx argument
154 .macro armv6_set_pte_ext pfx argument
/arch/mips/include/asm/
Dr4kcache.h580 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument
654 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
681 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
752 #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize) \ argument
Dio.h303 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
375 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/arch/blackfin/kernel/
Ddebug-mmrs.c51 #define REGS_STR_PFX(buf, pfx, num) \ argument
57 #define REGS_STR_PFX_C(buf, pfx, num) \ argument
208 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx) in bfin_debug_mmrs_dma()
234 #define _DMA(num, base, mdma, pfx) bfin_debug_mmrs_dma(parent, base, num, mdma, pfx "DMA") argument
/arch/arm/mach-s3c24xx/
Diotiming-s3c2412.c42 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
Diotiming-s3c2410.c35 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
158 #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.h95 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
/arch/sparc/kernel/
Dtraps_64.c1964 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr()
1981 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error()
/arch/ia64/kernel/
Dperfmon.c2392 pfarg_is_sane(struct task_struct *task, pfarg_context_t *pfx) in pfarg_is_sane()