Home
last modified time | relevance | path

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

/arch/arm/mm/
Dproc-macros.S120 .macro armv6_mt_table pfx argument
140 .macro armv6_set_pte_ext pfx argument
/arch/mips/include/asm/
Dr4kcache.h562 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra) \ argument
636 #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
663 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra) \ argument
Dio.h302 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
372 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/arch/blackfin/kernel/
Ddebug-mmrs.c52 #define REGS_STR_PFX(buf, pfx, num) \ argument
58 #define REGS_STR_PFX_C(buf, pfx, num) \ argument
209 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx) in bfin_debug_mmrs_dma()
235 #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/avr32/include/asm/
Dio.h79 #define __BUILD_MEMORY_SINGLE(pfx, bwl, type) \ argument
107 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ argument
/arch/sh/include/asm/
Dio.h88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument
157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/arch/x86/include/asm/
Dcmpxchg.h209 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
Dinat.h93 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
/arch/sparc/kernel/
Dtraps_64.c1918 static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs) in sun4v_report_real_raddr()
1935 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error()
/arch/ia64/kernel/
Dperfmon.c2391 pfarg_is_sane(struct task_struct *task, pfarg_context_t *pfx) in pfarg_is_sane()