Searched refs:EPC (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/arch/mips/math-emu/
H A Ddsemul.c122 * - Is the instruction pointed to by the EPC an BREAK_MATH? do_dsemulret()
151 if (__get_user(epc, &fr->epc)) { /* Saved EPC */ do_dsemulret()
158 /* Set EPC to return to post-branch instruction */ do_dsemulret()
H A Dcp1emu.c970 * Emulate the single floating point instruction pointed at by EPC.
1239 * Remember EPC at the branch to point back cop1Emulate()
2590 /* but if EPC has advanced, then ignore it */ fpu_emulator_cop1Handler()
/linux-4.4.14/arch/mips/dec/
H A Dkn02xa-berr.c119 * The interrupt is asynchronously delivered thus EPC and RA dec_kn02xa_be_interrupt()
H A Dkn01-berr.c170 * The interrupt is asynchronously delivered thus EPC and RA dec_kn01_be_interrupt()
H A Decc-berr.c215 * The interrupt is asynchronously delivered thus EPC and RA dec_ecc_be_interrupt()
/linux-4.4.14/arch/mips/kernel/
H A Dmips-mt.c82 printk(" VPE%d.EPC : %08lx %pS\n", mips_mt_regdump()
100 printk(" TC %d (current TC with VPE EPC above)\n", tc); mips_mt_regdump()
H A Duprobes.c163 * Now find the EPC where to resume after the breakpoint has been arch_uprobe_pre_xol()
H A Dbranch.c413 * In that case the branch was not taken, so the EPC can be safely
414 * set to EPC + 8.
H A Dmips-r2-to-r6-emul.c243 * can't compute the EPC, SIGSEGV if we can't access the
255 /* EPC after the RI/JR instruction */ jr_func()
266 /* Computed EPC */ jr_func()
H A Dgenex.S456 /* check if TLB contains a entry for EPC */
H A Dtraps.c1823 * We cheat a little bit here and use EPC to calculate the ejtag_exception_handler()
1824 * debug return address (DEPC). EPC is restored after the ejtag_exception_handler()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpxa27x-udc.h153 #define UDCBCRC __REG(0x4060020C) /* Byte Count Register - EPC */
181 #define UDCDRC __REG(0x4060030C) /* Data Register - EPC */
206 #define UDCCRC __REG(0x4060040C) /* Configuration register EPC */
/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S154 /* Set Guest EPC */
321 * Save Host level EPC, BadVaddr and Cause to VCPU, useful to
474 /* Set Guest EPC */
/linux-4.4.14/arch/openrisc/kernel/
H A Dhead.S853 l.rfe // SR <- ESR, PC <- EPC
946 l.rfe // SR <- ESR, PC <- EPC
1224 // EPC = EEA - 0x4
1380 // set up new EPC to point to our trampoline code
1584 .string ": EPC=0x\0"
H A Dentry.S47 * since interrupt might come in after we've loaded EPC return address
48 * and overwrite EPC with address somewhere in RESTORE_ALL
/linux-4.4.14/drivers/scsi/
H A Dsym53c416.c78 #define EPC 0x10 /* Enable Parity Checking */ macro
507 outb(EPC | scsi_id, base + CONF_REG_1); sym53c416_init()
/linux-4.4.14/drivers/staging/dgap/
H A Ddgap.h92 #define PCI_DEV_EPCJ_NAME "AccelePort EPC (PLX)"
333 #define EPCFS 11 /* start of EPC family definitions */
350 #define EPCFE 25 /* end of EPC family definitions */
398 #define EPC 66 macro
H A Ddgap.c102 Acceleport EPC/X 8 - 224 (EIA232)
257 { EPC, "epccon" },
258 { EPC, "epc" },
558 * Because the EPC/con concentrators can have EM modules dgap_create_config_string()
935 (conc_type != CX && conc_type != EPC)) { dgap_parsefile()
2110 /* Xr Jupiter and EPC use BAR 2 */ dgap_found_board()
/linux-4.4.14/arch/mips/mm/
H A Dcerr-sb1.c215 /* Check index of EPC, allowing for delay slot */ sb1_cache_error()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h228 * - "ep1-in" matches pxa endpoint EPC (which is an IN ep at addr 1, when
/linux-4.4.14/arch/arm/mach-integrator/
H A Dpci_v3.c64 * Registers (these are taken from page 129 of the EPC User's Manual Rev 1.04
/linux-4.4.14/drivers/staging/emxx_udc/
H A Demxx_udc.c1091 /* Packet setting of EPC */ _nbu2ss_in_dma()
1095 /*DMA setting of EPC */ _nbu2ss_in_dma()

Completed in 731 milliseconds