/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 1002 uint32_t instr = (cpu_lduw_code(env, env->active_tc.PC)) << 16; in set_badinstr_registers() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | mtd.h | 542 static inline void mtd_erase_callback(struct erase_info *instr) in mtd_erase_callback()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | traps.c | 379 u32 instr; in user_insn_read() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | vf610_nfc.c | 360 const struct nand_op_instr *instr; in vf610_nfc_cmd() local
|
H A D | fsmc_nand.c | 634 const struct nand_op_instr *instr = NULL; in fsmc_exec_op() local
|
H A D | marvell_nand.c | 1713 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions() local 1804 const struct nand_op_instr *instr = nfc_op->data_instr; in marvell_nfc_xfer_data_pio() local
|
H A D | pl35x-nand-controller.c | 666 const struct nand_op_instr *instr, *data_instr = NULL; in pl35x_nand_exec_op() local
|
H A D | denali.c | 1110 const struct nand_op_instr *instr) in denali_exec_instr()
|
H A D | tegra_nand.c | 353 const struct nand_op_instr *instr; in tegra_nand_cmd() local
|
H A D | rockchip-nand-controller.c | 343 const struct nand_op_instr *instr = &subop->instrs[i]; in rk_nfc_cmd() local
|
H A D | nandsim.c | 2160 const struct nand_op_instr *instr = NULL; in ns_exec_op() local
|
H A D | omap2.c | 2106 const struct nand_op_instr *instr) in omap_nand_exec_instr()
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pci-imx6.c | 486 unsigned long instr = *(unsigned long *)pc; in imx6q_pcie_abort_handler() local
|
H A D | pci-keystone.c | 800 unsigned long instr = *(unsigned long *) instruction_pointer(regs); in ks_pcie_fault() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | 887 unsigned int ra, rb, t, i, sel, instr, rc; in p9_hmi_special_emu() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | paravirt.h | 729 #define DEFINE_PARAVIRT_ASM(func, instr, sec) \ argument
|
H A D | paravirt_types.h | 8 u8 *instr; /* original instructions */ member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 2802 static int nand_erase(struct mtd_info *mtd, struct erase_info *instr) in nand_erase() 2815 int nand_erase_nand(struct mtd_info *mtd, struct erase_info *instr, in nand_erase_nand()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdcore.c | 881 int mtd_erase(struct mtd_info *mtd, struct erase_info *instr) in mtd_erase()
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 523 struct nps_pkt_instr instr; member
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-book3s.c | 465 unsigned int instr; in power_pmu_bhrb_to() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | firmware.c | 244 int __init pdc_instr(unsigned int *instr) in pdc_instr()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 419 static int instruction_is_store(ppc_inst_t instr) in instruction_is_store()
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_base.c | 1728 int onenand_erase(struct mtd_info *mtd, struct erase_info *instr) in onenand_erase()
|
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 2487 const struct nand_op_instr *instr; in gpmi_nfc_exec_op() local
|