Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 19 of 19) sorted by relevance

/arch/sparc/kernel/
Dpmc.c37 #define pmc_readb(offs) (sbus_readb(regs+offs)) argument
38 #define pmc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
Dapc.c38 #define apc_readb(offs) (sbus_readb(regs+offs)) argument
39 #define apc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
/arch/powerpc/kernel/
Dkvm_emul.S20 #define LL64(reg, offs, reg2) ld reg, (offs)(reg2) argument
21 #define STL64(reg, offs, reg2) std reg, (offs)(reg2) argument
23 #define LL64(reg, offs, reg2) lwz reg, (offs + 4)(reg2) argument
24 #define STL64(reg, offs, reg2) stw reg, (offs + 4)(reg2) argument
Drtas-proc.c408 int llen, offs; in ppc_rtas_sensors_show() local
/arch/arm/mach-imx/
Davic.c91 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_suspend() local
112 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_resume() local
/arch/x86/kernel/
Ddumpstack_64.c60 u32 offs; member
Duprobes.c640 unsigned long offs = (long)auprobe->branch.offs; in branch_emulate_op() local
/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c31 unsigned int offs = 4 * cpu; in ipi_interrupt_handler() local
/arch/x86/include/asm/
Duprobes.h35 s32 offs; member
/arch/nios2/kernel/
Dtime.c63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw()
68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew()
/arch/s390/mm/
Dmaccess.c169 int offs = 0, size, rc; in copy_to_user_real() local
/arch/mips/include/asm/mach-pnx833x/
Dpnx833x.h15 #define PNX833X_REG(offs) (*((volatile unsigned long *)(PNX833X_BASE + offs))) argument
65 #define PNX833X_PIC_REG(offs) PNX833X_REG(0x01000 + (offs)) argument
/arch/arm/mach-s3c64xx/
Dcommon.c281 int offs = eint_offset(data->irq); in s3c_irq_eint_set_type() local
/arch/x86/kernel/kprobes/
Dopt.c38 long offs; in __recover_optprobed_insn() local
/arch/arm/mach-omap2/
Dcm2xxx.c208 unsigned long offs; in omap2xxx_cm_split_idlest_reg() local
Dcm3xxx.c122 unsigned long offs; in omap3xxx_cm_split_idlest_reg() local
/arch/arc/kernel/
Dunwind.c53 unsigned offs:BITS_PER_LONG / 2; member
145 uleb128_t reg, offs; member
/arch/xtensa/include/asm/
Dpgtable.h393 #define __swp_entry(type,offs) \ argument
/arch/arm/mach-cns3xxx/
Dcns3xxx.h211 #define MISC_MEM_MAP(offs) (void __iomem *)(CNS3XXX_MISC_BASE_VIRT + (offs)) argument
264 #define PMU_MEM_MAP(offs) (void __iomem *)(CNS3XXX_PM_BASE_VIRT + (offs)) argument