/openbmc/linux/arch/m68k/include/asm/ |
H A D | sun3xflop.h | 139 register int lcount; in sun3xflop_hardint() local 142 for(lcount=virtual_dma_count, lptr=virtual_dma_addr; in sun3xflop_hardint() 143 lcount; lcount--, lptr++) { in sun3xflop_hardint() 150 virtual_dma_count = lcount; in sun3xflop_hardint() 166 virtual_dma_count = lcount; in sun3xflop_hardint()
|
H A D | floppy.h | 206 register int lcount; in floppy_hardint() local 212 for(lcount=virtual_dma_count, lptr=virtual_dma_addr; in floppy_hardint() 213 lcount; lcount--, lptr++) { in floppy_hardint() 224 virtual_dma_count = lcount; in floppy_hardint()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | floppy.h | 54 int lcount; in floppy_hardint() local 62 for (lcount=virtual_dma_count, lptr=virtual_dma_addr; in floppy_hardint() 63 lcount; lcount--, lptr++) { in floppy_hardint() 73 virtual_dma_count = lcount; in floppy_hardint()
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_loop.S | 19 rsr a2, lcount 50 wsr a3, lcount 84 wsr a3, lcount 109 wsr a3, lcount 121 wsr a3, lcount
|
H A D | test_sr.S | 160 test_sr lcount, 1
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | floppy.h | 74 register int lcount; in floppy_hardint() local 77 for (lcount = virtual_dma_count; lcount; lcount--) { in floppy_hardint() 89 virtual_dma_count = lcount; in floppy_hardint()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | floppy.h | 74 int lcount; in floppy_hardint() local 77 for (lcount = virtual_dma_count, lptr = virtual_dma_addr; in floppy_hardint() 78 lcount; lcount--, lptr++) { in floppy_hardint() 88 virtual_dma_count = lcount; in floppy_hardint()
|
/openbmc/linux/arch/ia64/lib/ |
H A D | copy_page.S | 25 #define lcount r16 macro 52 mov lcount=PAGE_SIZE/64-1 65 mov ar.lc=lcount
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | ptrace.c | 49 .lcount = regs->lcount, in gpr_get() 89 regs->lcount = newregs.lcount; in gpr_set() 318 tmp = regs->lcount; in ptrace_peekusr()
|
H A D | signal.c | 155 COPY(lcount); in setup_sigcontext() 193 COPY(lcount); in restore_sigcontext() 214 if ((regs->lcount > 0) in restore_sigcontext()
|
H A D | asm-offsets.c | 42 DEFINE(PT_LCOUNT, offsetof (struct pt_regs, lcount)); in main()
|
H A D | align.S | 446 rsr a4, lcount # and LCOUNT != 0 450 wsr a4, lcount
|
H A D | head.S | 146 wsr a0, lcount
|
H A D | traps.c | 544 regs->lbeg, regs->lend, regs->lcount, regs->sar); in show_regs()
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ptrace.h | 52 __u32 lcount; member
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_syscall.h | 25 xtensa_reg_t lcount; /* 40 */ member
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | ptrace.h | 63 unsigned long lcount; /* 40 */ member
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | ptrace.h | 94 unsigned long lcount; /* 40 */ member
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | gdb-config.c.inc | 92 XTREG(35, 140, 32, 4, 4, 0x0202, 0x0006, -2, 2, 0x1100, lcount,
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | gdb-config.c.inc | 60 XTREG(35, 140, 32, 4, 4, 0x0202, 0x0006, -2, 2, 0x1100, lcount, 0, 0, 0, 0, 0, 0)
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | gdb-config.c.inc | 58 XTREG( 35,140,32, 4, 4,0x0202,0x0006,-2, 2,0x1100,lcount, 0,0,0,0,0,0)
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | gdb-config.c.inc | 59 XTREG( 35,140,32, 4, 4,0x0202,0x0006,-2, 2,0x1100,lcount, 0,0,0,0,0,0)
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | gdb-config.c.inc | 58 XTREG( 35,140,32, 4, 4,0x0202,0x0006,-2, 2,0x1100,lcount, 0,0,0,0,0,0)
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 8080 { "rsr.lcount", 80 /* xt_iclass_rsr.lcount */, 8083 { "wsr.lcount", 81 /* xt_iclass_wsr.lcount */, 8086 { "xsr.lcount", 82 /* xt_iclass_xsr.lcount */, 8827 return 124; /* xsr.lcount */ 8966 return 122; /* rsr.lcount */ 9067 return 123; /* wsr.lcount */
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | gdb-config.c.inc | 58 XTREG( 35,140,32, 4, 4,0x0202,0x0006,-2, 2,0x1100,lcount, 0,0,0,0,0,0)
|