Home
last modified time | relevance | path

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

/arch/arm/mm/
Dproc-macros.S118 .macro armv6_mt_table pfx argument
138 .macro armv6_set_pte_ext pfx argument
/arch/mips/include/asm/
Dr4kcache.h343 #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize) \ argument
415 #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot) \ argument
Dio.h309 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
379 #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
207 bfin_debug_mmrs_dma(struct dentry *parent, unsigned long base, int num, char mdma, const char *pfx) in bfin_debug_mmrs_dma()
231 #define _DMA(num, base, mdma, pfx) bfin_debug_mmrs_dma(parent, base, num, mdma, pfx "DMA") argument
/arch/arm/plat-s3c24xx/
Ds3c2412-iotiming.c44 static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot) in s3c2412_print_timing()
Ds3c2410-iotiming.c35 static void s3c2410_print_timing(const char *pfx, in s3c2410_print_timing()
Dcpu-freq.c103 static void s3c_cpufreq_show(const char *pfx, in s3c_cpufreq_show()
/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.h210 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
Dinat.h93 #define INAT_MAKE_PREFIX(pfx) (pfx << INAT_PFX_OFFS) argument
/arch/arm/mach-imx/
Dclock-mx51-mx53.c1001 #define DEFINE_CLOCK_CCGR(name, i, er, es, pfx, p, s) \ argument
1016 #define DEFINE_CLOCK_MAX(name, i, er, es, pfx, p, s) \ argument
/arch/arm/mach-shmobile/
Dpfc-r8a7779.c26 #define CPU_32_PORT(fn, pfx, sfx) \ argument
31 #define CPU_32_PORT6(fn, pfx, sfx) \ argument
38 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
47 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA) argument
48 #define _GP_DATA(pfx, sfx) PINMUX_DATA(GP##pfx##_DATA, GP##pfx##_FN, \ argument
51 #define _GP_INOUTSEL(pfx, sfx) GP##pfx##_IN, GP##pfx##_OUT argument
52 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA argument
59 #define PORT_10_REV(fn, pfx, sfx) \ argument
66 #define CPU_32_PORT_REV(fn, pfx, sfx) \ argument
Dpfc-sh7377.c25 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-sh7372.c29 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-sh7367.c24 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-r8a7740.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
Dpfc-sh73a0.c27 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
/arch/sparc/kernel/
Dtraps_64.c1810 …_error(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const char *pfx, atomic_t *oc… in sun4v_log_error()
/arch/ia64/kernel/
Dperfmon.c2419 pfarg_is_sane(struct task_struct *task, pfarg_context_t *pfx) in pfarg_is_sane()