Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 21 of 21) 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.c92 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_suspend() local
113 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_resume() local
/arch/x86/kernel/
Ddumpstack_64.c66 u32 offs; member
Duprobes.c641 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.c180 int offs = 0, size, rc; in copy_to_user_real() local
/arch/um/kernel/
Dtime.c435 static void time_travel_update_time_rel(unsigned long long offs) in time_travel_update_time_rel()
595 static inline void time_travel_update_time_rel(unsigned long long offs) in time_travel_update_time_rel()
/arch/arm/mach-s3c/
Ds3c64xx.c279 int offs = eint_offset(data->irq); in s3c_irq_eint_set_type() local
Dirq-s3c24xx.c407 unsigned offs; in s3c24xx_set_fiq() local
/arch/x86/kernel/kprobes/
Dcore.c564 unsigned long offs = addrmode_regoffs[p->ainsn.indirect.reg]; in kprobe_emulate_call_indirect() local
573 unsigned long offs = addrmode_regoffs[p->ainsn.indirect.reg]; in kprobe_emulate_jmp_indirect() local
Dopt.c41 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.h371 #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