Home
last modified time | relevance | path

Searched defs:cregs (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/arch/arc/kernel/
H A Ddisasm.c22 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr()
433 struct callee_regs *cregs) in get_reg()
477 struct callee_regs *cregs) in set_reg()
561 struct callee_regs *cregs, in disasm_next_pc()
H A Dunaligned.c133 struct callee_regs *cregs) in fixup_load()
163 struct callee_regs *cregs) in fixup_store()
199 struct callee_regs *cregs) in misaligned_fixup()
H A Dkgdb.c15 struct callee_regs *cregs) in to_gdb_regs()
38 struct callee_regs *cregs) in from_gdb_regs()
H A Dptrace.c107 const struct callee_regs *cregs = task_callee_regs(target); in genregs_get() local
167 const struct callee_regs *cregs = task_callee_regs(target); in genregs_set() local
H A Dtraps.c81 struct callee_regs *cregs) in do_misaligned_access()
H A Dtroubleshoot.c171 struct callee_regs *cregs = (struct callee_regs *)tsk->thread.callee_reg; in show_regs() local
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c68 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_cache_mem_read_reg() local
94 ComponentRegisters *cregs = &cxl_cstate->crb; in dumb_hdm_handler() local
125 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_cache_mem_write_reg() local
194 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_component_register_block_init() local
/openbmc/linux/arch/arc/include/asm/
H A Dunaligned.h20 struct callee_regs *cregs) in misaligned_fixup()
/openbmc/linux/arch/riscv/kernel/
H A Dcompat_signal.c106 struct compat_user_regs_struct cregs; in compat_restore_sigcontext() local
163 struct compat_user_regs_struct cregs; in compat_setup_sigcontext() local
H A Dptrace.c313 struct compat_user_regs_struct cregs; in compat_riscv_gpr_get() local
327 struct compat_user_regs_struct cregs; in compat_riscv_gpr_set() local
/openbmc/linux/arch/riscv/include/asm/
H A Dcompat.h55 static inline void regs_to_cregs(struct compat_user_regs_struct *cregs, in regs_to_cregs()
92 static inline void cregs_to_regs(struct compat_user_regs_struct *cregs, in cregs_to_regs()
/openbmc/linux/arch/parisc/kernel/
H A Dprocess.c207 struct pt_regs *cregs = &(p->thread.regs); in copy_thread() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c87 void __iomem *cregs = qep->qcregs; in qe_stop() local
144 void __iomem *cregs = qep->qcregs; in qe_init() local
H A Dsunbmac.c623 void __iomem *cregs = bp->creg; in bigmac_init_hw() local
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_downstream.c143 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_dsp_realize() local
H A Dcxl_root_port.c153 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_rp_realize() local
H A Dcxl_upstream.c298 ComponentRegisters *cregs = &cxl_cstate->crb; in cxl_usp_realize() local
/openbmc/linux/arch/sparc/mm/
H A Dleon_mm.c253 struct leon3_cacheregs cregs; in leon_flush_needed() local
/openbmc/linux/drivers/hwmon/
H A Dltc4245.c59 u8 cregs[0x08]; member
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c405 ComponentRegisters *cregs = &ct3d->cxl_cstate.crb; in hdm_decoder_commit() local
420 ComponentRegisters *cregs = &ct3d->cxl_cstate.crb; in hdm_decoder_uncommit() local
496 ComponentRegisters *cregs = &cxl_cstate->crb; in ct3d_reg_write() local
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c585 unsigned long cregs[16]; in smp_ctl_bit_callback() local
960 unsigned long cregs[16]; in __cpu_disable() local
/openbmc/linux/arch/sparc/kernel/
H A Dpci_fire.c280 unsigned long cregs = (unsigned long) pbm->pbm_regs; in pci_fire_msiq_build_irq() local
/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.c688 void __iomem *xregs, *cregs; in cell_disable_iommus() local
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c812 const struct dfx_diff_registers *cregs, u32 reg_len) in dfx_regs_init()
/openbmc/qemu/target/s390x/
H A Dcpu.h101 uint64_t cregs[16]; /* control registers */ member

12