/linux-4.1.27/arch/powerpc/include/asm/ |
D | disassemble.h | 25 static inline unsigned int get_op(u32 inst) in get_op() 30 static inline unsigned int get_xop(u32 inst) in get_xop() 35 static inline unsigned int get_sprn(u32 inst) in get_sprn() 40 static inline unsigned int get_dcrn(u32 inst) in get_dcrn() 45 static inline unsigned int get_rt(u32 inst) in get_rt() 50 static inline unsigned int get_rs(u32 inst) in get_rs() 55 static inline unsigned int get_ra(u32 inst) in get_ra() 60 static inline unsigned int get_rb(u32 inst) in get_rb() 65 static inline unsigned int get_rc(u32 inst) in get_rc() 70 static inline unsigned int get_ws(u32 inst) in get_ws() [all …]
|
D | kvm_ppc.h | 278 enum instruction_type type, u32 *inst) in kvmppc_get_last_inst() 311 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) in kvmppc_get_field() 327 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) in kvmppc_set_field()
|
/linux-4.1.27/arch/arm/vfp/ |
D | vfpinstr.h | 13 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) argument 14 #define INST_CPRT(inst) ((inst) & (1 << 4)) argument 15 #define INST_CPRT_L(inst) ((inst) & (1 << 20)) argument 16 #define INST_CPRT_Rd(inst) (((inst) & (15 << 12)) >> 12) argument 17 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) argument 18 #define INST_CPNUM(inst) ((inst) & 0xf00) argument 33 #define FOP_TO_IDX(inst) ((inst & 0x00b00000) >> 20 | (inst & (1 << 6)) >> 4) argument 52 #define FEXT_TO_IDX(inst) ((inst & 0x000f0000) >> 15 | (inst & (1 << 7)) >> 7) argument 54 #define vfp_get_sd(inst) ((inst & 0x0000f000) >> 11 | (inst & (1 << 22)) >> 22) argument 55 #define vfp_get_dd(inst) ((inst & 0x0000f000) >> 12 | (inst & (1 << 22)) >> 18) argument [all …]
|
D | vfpmodule.c | 241 static void vfp_panic(char *reason, u32 inst) in vfp_panic() 256 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_raise_exceptions() 300 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_emulate_instruction()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | cm33xx.c | 51 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) in am33xx_cm_read_reg() 57 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) in am33xx_cm_write_reg() 63 static inline u32 am33xx_cm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_cm_rmw_reg_bits() 83 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 99 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) in _is_module_ready() 118 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) in _clktrctrl_write() 138 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_is_clkdm_in_hwsup() 157 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_enable_hwsup() 171 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_disable_hwsup() 184 static void am33xx_cm_clkdm_force_sleep(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_force_sleep() [all …]
|
D | cminst44xx.c | 87 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest() 104 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready() 115 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg() 124 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) in omap4_cminst_write_inst_reg() 133 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() 146 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() 151 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits() 157 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) in omap4_cminst_read_inst_reg_bits() 182 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write() 201 static bool omap4_cminst_is_clkdm_in_hwsup(u8 part, u16 inst, u16 cdoffs) in omap4_cminst_is_clkdm_in_hwsup() [all …]
|
D | prminst44xx.c | 59 u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx) in omap4_prminst_read_inst_reg() 68 void omap4_prminst_write_inst_reg(u32 val, u8 part, s16 inst, u16 idx) in omap4_prminst_write_inst_reg() 77 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, in omap4_prminst_rmw_inst_reg_bits() 100 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in omap4_prminst_is_hardreset_asserted() 124 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, in omap4_prminst_assert_hardreset() 153 int omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, in omap4_prminst_deassert_hardreset() 182 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap4_prminst_global_warm_sw_reset() local
|
D | prm44xx.c | 90 static u32 omap4_prm_read_inst_reg(s16 inst, u16 reg) in omap4_prm_read_inst_reg() 96 static void omap4_prm_write_inst_reg(u32 val, s16 inst, u16 reg) in omap4_prm_write_inst_reg() 102 static u32 omap4_prm_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) in omap4_prm_rmw_inst_reg_bits() 164 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap4_prm_vcvp_read() local 175 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap4_prm_vcvp_write() local 186 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap4_prm_vcvp_rmw() local 300 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap44xx_prm_reconfigure_io_chain() local 345 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap44xx_prm_enable_io_wakeup() local 367 s32 inst = omap4_prmst_get_prm_dev_inst(); in omap44xx_prm_read_reset_sources() local 396 static bool omap44xx_prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) in omap44xx_prm_was_any_context_lost_old() [all …]
|
D | prcm_mpu44xx.c | 31 u32 omap4_prcm_mpu_read_inst_reg(s16 inst, u16 reg) in omap4_prcm_mpu_read_inst_reg() 36 void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 reg) in omap4_prcm_mpu_write_inst_reg() 41 u32 omap4_prcm_mpu_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) in omap4_prcm_mpu_rmw_inst_reg_bits()
|
D | prm33xx.c | 31 static u32 am33xx_prm_read_reg(s16 inst, u16 idx) in am33xx_prm_read_reg() 37 static void am33xx_prm_write_reg(u32 val, s16 inst, u16 idx) in am33xx_prm_write_reg() 43 static u32 am33xx_prm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_prm_rmw_reg_bits() 67 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in am33xx_prm_is_hardreset_asserted() 93 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, in am33xx_prm_assert_hardreset() 123 s16 inst, u16 rstctrl_offs, in am33xx_prm_deassert_hardreset()
|
D | cm_common.c | 144 int omap_cm_module_enable(u8 mode, u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_enable() 166 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in omap_cm_module_disable()
|
D | prcm_mpu7xx.h | 29 #define DRA7XX_PRCM_MPU_REGADDR(inst, reg) \ argument
|
D | prcm_mpu54xx.h | 29 #define OMAP54XX_PRCM_MPU_REGADDR(inst, reg) \ argument
|
D | prm_common.c | 408 bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) in prm_was_any_context_lost_old() 432 void prm_clear_context_loss_flags_old(u8 part, s16 inst, u16 idx) in prm_clear_context_loss_flags_old()
|
D | prcm_mpu44xx.h | 32 #define OMAP44XX_PRCM_MPU_REGADDR(inst, reg) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/ |
D | iop_version_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sap_in_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sap_out_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sw_spu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sw_cpu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sw_cfg_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sw_mpu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_version_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_scrc_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_scrc_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_fifo_out_extra_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_fifo_in_extra_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_trigger_grp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_mpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sap_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_crc_par_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_fifo_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_timer_grp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_fifo_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_dmc_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_dmc_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sap_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_spu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | iop_sw_spu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | irq_nmi_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | strcop_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | dma.h | 75 #define DMA_ENABLE( inst ) \ argument 81 #define DMA_RESET( inst ) \ argument 87 #define DMA_STOP( inst ) \ argument 93 #define DMA_CONTINUE( inst ) \ argument 99 #define DMA_WR_CMD( inst, cmd_par ) \ argument 107 #define DMA_START_GROUP( inst, group_descr ) \ argument 115 #define DMA_START_CONTEXT( inst, ctx_descr ) \ argument 122 #define DMA_CONTINUE_DATA( inst ) \ argument
|
D | config_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | rt_trace_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | ata_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | bif_slave_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_bp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
|
D | bif_core_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | ser_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | sser_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | eth_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | extmem_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | bif_dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | kvm.c | 80 static inline void kvm_patch_ins(u32 *inst, u32 new_inst) in kvm_patch_ins() 86 static void kvm_patch_ins_ll(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ll() 95 static void kvm_patch_ins_ld(u32 *inst, long addr, u32 rt) in kvm_patch_ins_ld() 104 static void kvm_patch_ins_lwz(u32 *inst, long addr, u32 rt) in kvm_patch_ins_lwz() 109 static void kvm_patch_ins_std(u32 *inst, long addr, u32 rt) in kvm_patch_ins_std() 118 static void kvm_patch_ins_stw(u32 *inst, long addr, u32 rt) in kvm_patch_ins_stw() 123 static void kvm_patch_ins_nop(u32 *inst) in kvm_patch_ins_nop() 128 static void kvm_patch_ins_b(u32 *inst, int addr) in kvm_patch_ins_b() 164 static void kvm_patch_ins_mtmsrd(u32 *inst, u32 rt) in kvm_patch_ins_mtmsrd() 217 static void kvm_patch_ins_mtmsr(u32 *inst, u32 rt) in kvm_patch_ins_mtmsr() [all …]
|
D | epapr_paravirt.c | 51 u32 inst = be32_to_cpu(insts[i]); in early_init_dt_scan_epapr() local
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | strmux_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | l2cache_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | clkgen_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_bar_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | timer_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | ddr2_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_foo_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | pio_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | pinmux_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | intr_vect_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | gio_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 21 #define REG_WR( scope, inst, reg, val ) \ argument 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 41 #define REG_RD_INT( scope, inst, reg ) \ argument 46 #define REG_WR_INT( scope, inst, reg, val ) \ argument 51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 72 #define REG_ADDR( scope, inst, reg ) \ argument 77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | strmux_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | config_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | timer_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | bif_slave_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | marb_bp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
|
D | gio_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | intr_vect_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | bif_core_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | pinmux_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
D | bif_dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 24 #define REG_WR( scope, inst, reg, val ) \ argument 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument 44 #define REG_RD_INT( scope, inst, reg ) \ argument 49 #define REG_WR_INT( scope, inst, reg, val ) \ argument 54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument 60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument 75 #define REG_ADDR( scope, inst, reg ) \ argument 80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_log.c | 104 struct nfulnl_instance *inst; in __instance_lookup() local 115 instance_get(struct nfulnl_instance *inst) in instance_get() 123 struct nfulnl_instance *inst; in instance_lookup_get() local 136 struct nfulnl_instance *inst = in nfulnl_instance_free_rcu() local 145 instance_put(struct nfulnl_instance *inst) in instance_put() 157 struct nfulnl_instance *inst; in instance_create() local 214 __instance_destroy(struct nfulnl_instance *inst) in __instance_destroy() 236 struct nfulnl_instance *inst) in instance_destroy() 244 nfulnl_set_mode(struct nfulnl_instance *inst, u_int8_t mode, in nfulnl_set_mode() 277 nfulnl_set_nlbufsiz(struct nfulnl_instance *inst, u_int32_t nlbufsiz) in nfulnl_set_nlbufsiz() [all …]
|
D | nfnetlink_queue_core.c | 102 struct nfqnl_instance *inst; in instance_lookup() local 115 struct nfqnl_instance *inst; in instance_create() local 164 struct nfqnl_instance *inst = container_of(head, struct nfqnl_instance, in instance_destroy_rcu() local 173 __instance_destroy(struct nfqnl_instance *inst) in __instance_destroy() 180 instance_destroy(struct nfnl_queue_net *q, struct nfqnl_instance *inst) in instance_destroy() 799 struct nfqnl_instance *inst; in nfqnl_dev_drop() local 839 struct nfqnl_instance *inst; in nfqnl_nf_hook_drop() local 862 struct nfqnl_instance *inst; in nfqnl_rcv_nl_event() local 1274 const struct nfqnl_instance *inst = v; in seq_show() local
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_qmss_queue.c | 63 #define for_each_handle_rcu(qh, inst) \ argument 66 #define for_each_instance(idx, inst, kdev) \ argument 76 void knav_queue_notify(struct knav_queue_inst *inst) in knav_queue_notify() 98 struct knav_queue_inst *inst = _instdata; in knav_queue_int_handler() local 105 struct knav_queue_inst *inst) in knav_queue_setup_irq() 131 static void knav_queue_free_irq(struct knav_queue_inst *inst) in knav_queue_free_irq() 144 static inline bool knav_queue_is_busy(struct knav_queue_inst *inst) in knav_queue_is_busy() 149 static inline bool knav_queue_is_reserved(struct knav_queue_inst *inst) in knav_queue_is_reserved() 154 static inline bool knav_queue_is_shared(struct knav_queue_inst *inst) in knav_queue_is_shared() 169 static inline bool knav_queue_match_type(struct knav_queue_inst *inst, in knav_queue_match_type() [all …]
|
D | knav_qmss_acc.c | 44 struct knav_queue_inst *inst; in __knav_acc_notify() local 425 struct knav_queue_inst *inst, unsigned flags) in knav_acc_open_queue() 433 struct knav_queue_inst *inst) in knav_acc_close_queue()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_core.c | 59 #define ip_set(inst, id) \ argument 474 struct ip_set_net *inst = ip_set_pernet(net); in ip_set_rcu_get() local 579 struct ip_set_net *inst = ip_set_pernet(net); in ip_set_get_byname() local 605 __ip_set_put_byindex(struct ip_set_net *inst, ip_set_id_t index) in __ip_set_put_byindex() 619 struct ip_set_net *inst = ip_set_pernet(net); in ip_set_put_byindex() local 660 struct ip_set_net *inst = ip_set_pernet(net); in ip_set_nfnl_get_byindex() local 688 struct ip_set_net *inst = ip_set_pernet(net); in ip_set_nfnl_put() local 753 find_set_and_id(struct ip_set_net *inst, const char *name, ip_set_id_t *id) in find_set_and_id() 770 find_set(struct ip_set_net *inst, const char *name) in find_set() 778 find_free_id(struct ip_set_net *inst, const char *name, ip_set_id_t *index, in find_free_id() [all …]
|
/linux-4.1.27/drivers/phy/ |
D | phy-exynos4x12-usb2.c | 168 static void exynos4x12_isol(struct samsung_usb2_phy_instance *inst, bool on) in exynos4x12_isol() 195 static void exynos4x12_setup_clk(struct samsung_usb2_phy_instance *inst) in exynos4x12_setup_clk() 211 static void exynos4x12_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) in exynos4x12_phy_pwr() 263 static void exynos4x12_power_on_int(struct samsung_usb2_phy_instance *inst) in exynos4x12_power_on_int() 273 static int exynos4x12_power_on(struct samsung_usb2_phy_instance *inst) in exynos4x12_power_on() 303 static void exynos4x12_power_off_int(struct samsung_usb2_phy_instance *inst) in exynos4x12_power_off_int() 312 static int exynos4x12_power_off(struct samsung_usb2_phy_instance *inst) in exynos4x12_power_off()
|
D | phy-s5pv210-usb2.c | 92 static void s5pv210_isol(struct samsung_usb2_phy_instance *inst, bool on) in s5pv210_isol() 112 static void s5pv210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) in s5pv210_phy_pwr() 152 static int s5pv210_power_on(struct samsung_usb2_phy_instance *inst) in s5pv210_power_on() 160 static int s5pv210_power_off(struct samsung_usb2_phy_instance *inst) in s5pv210_power_off()
|
D | phy-exynos4210-usb2.c | 127 static void exynos4210_isol(struct samsung_usb2_phy_instance *inst, bool on) in exynos4210_isol() 149 static void exynos4210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on) in exynos4210_phy_pwr() 210 static int exynos4210_power_on(struct samsung_usb2_phy_instance *inst) in exynos4210_power_on() 219 static int exynos4210_power_off(struct samsung_usb2_phy_instance *inst) in exynos4210_power_off()
|
D | phy-exynos5-usbdrd.c | 187 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst) in to_usbdrd_phy() 230 static void exynos5_usbdrd_phy_isol(struct phy_usb_instance *inst, in exynos5_usbdrd_phy_isol() 250 exynos5_usbdrd_pipe3_set_refclk(struct phy_usb_instance *inst) in exynos5_usbdrd_pipe3_set_refclk() 296 exynos5_usbdrd_utmi_set_refclk(struct phy_usb_instance *inst) in exynos5_usbdrd_utmi_set_refclk() 358 struct phy_usb_instance *inst = phy_get_drvdata(phy); in exynos5_usbdrd_phy_init() local 420 struct phy_usb_instance *inst = phy_get_drvdata(phy); in exynos5_usbdrd_phy_exit() local 453 struct phy_usb_instance *inst = phy_get_drvdata(phy); in exynos5_usbdrd_phy_power_on() local 505 struct phy_usb_instance *inst = phy_get_drvdata(phy); in exynos5_usbdrd_phy_power_off() local
|
D | phy-samsung-usb2.c | 24 struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy); in samsung_usb2_phy_power_on() local 56 struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy); in samsung_usb2_phy_power_off() local
|
D | phy-exynos5250-usb2.c | 178 static void exynos5250_isol(struct samsung_usb2_phy_instance *inst, bool on) in exynos5250_isol() 200 static int exynos5250_power_on(struct samsung_usb2_phy_instance *inst) in exynos5250_power_on() 326 static int exynos5250_power_off(struct samsung_usb2_phy_instance *inst) in exynos5250_power_off()
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | qat_crypto.c | 61 void qat_crypto_put_instance(struct qat_crypto_instance *inst) in qat_crypto_put_instance() 69 struct qat_crypto_instance *inst; in qat_crypto_free_instances() local 126 struct qat_crypto_instance *inst; in qat_crypto_get_instance_node() local 155 struct qat_crypto_instance *inst; in qat_crypto_create_instances() local
|
D | qat_algs.c | 115 struct qat_crypto_instance *inst; member 128 struct qat_crypto_instance *inst; member 581 struct qat_crypto_instance *inst = in qat_alg_aead_setkey() local 624 static void qat_alg_free_bufl(struct qat_crypto_instance *inst, in qat_alg_free_bufl() 656 static int qat_alg_sgl_to_bufl(struct qat_crypto_instance *inst, in qat_alg_sgl_to_bufl() 802 struct qat_crypto_instance *inst = ctx->inst; in qat_aead_alg_callback() local 817 struct qat_crypto_instance *inst = ctx->inst; in qat_ablkcipher_alg_callback() local 968 struct qat_crypto_instance *inst = in qat_alg_ablkcipher_setkey() local 1122 struct qat_crypto_instance *inst = ctx->inst; in qat_alg_aead_exit() local 1159 struct qat_crypto_instance *inst = ctx->inst; in qat_alg_ablkcipher_exit() local
|
/linux-4.1.27/arch/mips/kvm/ |
D | dyntrans.c | 31 int kvm_mips_trans_cache_index(uint32_t inst, uint32_t *opc, in kvm_mips_trans_cache_index() 52 int kvm_mips_trans_cache_va(uint32_t inst, uint32_t *opc, in kvm_mips_trans_cache_va() 73 int kvm_mips_trans_mfc0(uint32_t inst, uint32_t *opc, struct kvm_vcpu *vcpu) in kvm_mips_trans_mfc0() 115 int kvm_mips_trans_mtc0(uint32_t inst, uint32_t *opc, struct kvm_vcpu *vcpu) in kvm_mips_trans_mtc0()
|
D | emulate.c | 976 enum emulation_result kvm_mips_emulate_CP0(uint32_t inst, uint32_t *opc, in kvm_mips_emulate_CP0() 1316 enum emulation_result kvm_mips_emulate_store(uint32_t inst, uint32_t cause, in kvm_mips_emulate_store() 1428 enum emulation_result kvm_mips_emulate_load(uint32_t inst, uint32_t cause, in kvm_mips_emulate_load() 1572 enum emulation_result kvm_mips_emulate_cache(uint32_t inst, uint32_t *opc, in kvm_mips_emulate_cache() 1731 uint32_t inst; in kvm_mips_emulate_inst() local 2321 uint32_t inst; in kvm_mips_handle_ri() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt_patch.c | 99 ia64_inst_t inst; in paravirt_read_slot0() local 107 ia64_inst_t inst; in paravirt_read_slot1() local 116 ia64_inst_t inst; in paravirt_read_slot2() local 141 paravirt_write_slot0(bundle_t *bundle, ia64_inst_t inst) in paravirt_write_slot0() 147 paravirt_write_slot1(bundle_t *bundle, ia64_inst_t inst) in paravirt_write_slot1() 154 paravirt_write_slot2(bundle_t *bundle, ia64_inst_t inst) in paravirt_write_slot2() 160 paravirt_write_inst(unsigned long tag, ia64_inst_t inst) in paravirt_write_inst() 353 ia64_inst_t inst; member 369 ia64_inst_t inst; member 412 ia64_inst_t inst; member [all …]
|
/linux-4.1.27/include/crypto/internal/ |
D | hash.h | 149 struct ahash_instance *inst) in ahash_crypto_instance() 155 struct crypto_instance *inst) in ahash_instance() 160 static inline void *ahash_instance_ctx(struct ahash_instance *inst) in ahash_instance_ctx() 206 struct shash_instance *inst) in shash_crypto_instance() 212 struct crypto_instance *inst) in shash_instance() 218 static inline void *shash_instance_ctx(struct shash_instance *inst) in shash_instance_ctx()
|
D | aead.h | 29 struct crypto_aead_spawn *spawn, struct crypto_instance *inst) in crypto_set_aead_spawn()
|
D | skcipher.h | 29 struct crypto_skcipher_spawn *spawn, struct crypto_instance *inst) in crypto_set_skcipher_spawn()
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_sap_in_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_sap_out_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_scrc_in_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_scrc_out_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_crc_par_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_fifo_out_extra_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_fifo_in_extra_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_trigger_grp_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_mpu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_sap_in_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_fifo_in_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_timer_grp_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_fifo_out_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_dmc_in_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_dmc_out_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | iop_sap_out_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | strcop_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | cris_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | strmux_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | config_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | rt_trace_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | timer_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | mmu_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | ata_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | gio_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | bif_slave_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | marb_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument 351 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 352 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 356 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 359 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | dma_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | bif_core_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | intr_vect_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | ser_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
/linux-4.1.27/crypto/ |
D | algapi.c | 74 struct crypto_instance *inst = (void *)alg; in crypto_destroy_instance() local 104 static void crypto_remove_instance(struct crypto_instance *inst, in crypto_remove_instance() 148 struct crypto_instance *inst; in crypto_remove_spawns() local 463 struct crypto_instance *inst; in crypto_unregister_template() local 519 struct crypto_instance *inst) in crypto_register_instance() 563 int crypto_unregister_instance(struct crypto_instance *inst) in crypto_unregister_instance() 581 struct crypto_instance *inst, u32 mask) in crypto_init_spawn() 601 struct crypto_instance *inst, in crypto_init_spawn2() 794 struct crypto_instance *inst; in crypto_alloc_instance2() local 825 struct crypto_instance *inst; in crypto_alloc_instance() local
|
D | ctr.c | 160 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_ctr_init_tfm() local 183 struct crypto_instance *inst; in crypto_ctr_alloc() local 239 static void crypto_ctr_free(struct crypto_instance *inst) in crypto_ctr_free() 308 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc3686_init_tfm() local 339 struct crypto_instance *inst; in crypto_rfc3686_alloc() local 423 static void crypto_rfc3686_free(struct crypto_instance *inst) in crypto_rfc3686_free()
|
D | seqiv.c | 263 struct crypto_instance *inst; in seqiv_ablkcipher_alloc() local 289 struct crypto_instance *inst; in seqiv_aead_alloc() local 316 struct crypto_instance *inst; in seqiv_alloc() local 346 static void seqiv_free(struct crypto_instance *inst) in seqiv_free()
|
D | ecb.c | 99 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_ecb_init_tfm() local 120 struct crypto_instance *inst; in crypto_ecb_alloc() local 160 static void crypto_ecb_free(struct crypto_instance *inst) in crypto_ecb_free()
|
D | cryptd.c | 166 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_get_queue() local 275 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_blkcipher_init_tfm() local 302 struct crypto_instance *inst; in cryptd_alloc_instance() local 336 struct crypto_instance *inst; in cryptd_create_blkcipher() local 396 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_hash_init_tfm() local 597 struct ahash_instance *inst; in cryptd_create_hash() local 720 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_aead_init_tfm() local 747 struct crypto_instance *inst; in cryptd_create_aead() local 823 static void cryptd_free(struct crypto_instance *inst) in cryptd_free()
|
D | xts.c | 244 struct crypto_instance *inst = (void *)tfm->__crt_alg; in init_tfm() local 289 struct crypto_instance *inst; in alloc() local 337 static void free(struct crypto_instance *inst) in free()
|
D | cts.c | 255 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_cts_init_tfm() local 276 struct crypto_instance *inst; in crypto_cts_alloc() local 327 static void crypto_cts_free(struct crypto_instance *inst) in crypto_cts_free()
|
D | cbc.c | 195 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_cbc_init_tfm() local 216 struct crypto_instance *inst; in crypto_cbc_alloc() local 264 static void crypto_cbc_free(struct crypto_instance *inst) in crypto_cbc_free()
|
D | pcbc.c | 205 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_pcbc_init_tfm() local 226 struct crypto_instance *inst; in crypto_pcbc_alloc() local 270 static void crypto_pcbc_free(struct crypto_instance *inst) in crypto_pcbc_free()
|
D | ccm.c | 434 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_ccm_init_tfm() local 481 struct crypto_instance *inst; in crypto_ccm_alloc_common() local 594 static void crypto_ccm_free(struct crypto_instance *inst) in crypto_ccm_free() 718 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc4309_init_tfm() local 750 struct crypto_instance *inst; in crypto_rfc4309_alloc() local 831 static void crypto_rfc4309_free(struct crypto_instance *inst) in crypto_rfc4309_free()
|
D | aead.c | 279 struct crypto_instance *inst; in aead_geniv_alloc() local 367 void aead_geniv_free(struct crypto_instance *inst) in aead_geniv_free() 376 struct crypto_instance *inst = (void *)tfm->__crt_alg; in aead_geniv_init() local 408 struct crypto_instance *inst; in crypto_nivaead_default() local
|
D | mcryptd.c | 222 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in mcryptd_get_queue() local 232 struct crypto_instance *inst; in mcryptd_alloc_instance() local 277 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in mcryptd_hash_init_tfm() local 494 struct ahash_instance *inst; in mcryptd_create_hash() local 574 static void mcryptd_free(struct crypto_instance *inst) in mcryptd_free()
|
D | pcrypt.c | 276 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in pcrypt_aead_init_tfm() local 311 struct crypto_instance *inst; in pcrypt_alloc_instance() local 350 struct crypto_instance *inst; in pcrypt_alloc_aead() local 400 static void pcrypt_free(struct crypto_instance *inst) in pcrypt_free()
|
D | lrw.c | 299 struct crypto_instance *inst = (void *)tfm->__crt_alg; in init_tfm() local 328 struct crypto_instance *inst; in alloc() local 375 static void free(struct crypto_instance *inst) in free()
|
D | gcm.c | 653 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_gcm_init_tfm() local 703 struct crypto_instance *inst; in crypto_gcm_alloc_common() local 814 static void crypto_gcm_free(struct crypto_instance *inst) in crypto_gcm_free() 935 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc4106_init_tfm() local 967 struct crypto_instance *inst; in crypto_rfc4106_alloc() local 1048 static void crypto_rfc4106_free(struct crypto_instance *inst) in crypto_rfc4106_free() 1236 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc4543_init_tfm() local 1282 struct crypto_instance *inst; in crypto_rfc4543_alloc() local 1375 static void crypto_rfc4543_free(struct crypto_instance *inst) in crypto_rfc4543_free()
|
D | eseqiv.c | 208 struct crypto_instance *inst; in eseqiv_alloc() local 242 static void eseqiv_free(struct crypto_instance *inst) in eseqiv_free()
|
D | xcbc.c | 180 struct crypto_instance *inst = (void *)tfm->__crt_alg; in xcbc_init_tfm() local 201 struct shash_instance *inst; in xcbc_create() local
|
D | cmac.c | 206 struct crypto_instance *inst = (void *)tfm->__crt_alg; in cmac_init_tfm() local 227 struct shash_instance *inst; in cmac_create() local
|
D | hmac.c | 160 struct crypto_instance *inst = (void *)tfm->__crt_alg; in hmac_init_tfm() local 183 struct shash_instance *inst; in hmac_create() local
|
D | chainiv.c | 290 struct crypto_instance *inst; in chainiv_alloc() local 334 static void chainiv_free(struct crypto_instance *inst) in chainiv_free()
|
D | ahash.c | 582 struct ahash_instance *inst) in ahash_register_instance() 594 void ahash_free_instance(struct crypto_instance *inst) in ahash_free_instance() 603 struct crypto_instance *inst) in crypto_init_ahash_spawn()
|
D | blkcipher.c | 599 struct crypto_instance *inst; in skcipher_geniv_alloc() local 713 void skcipher_geniv_free(struct crypto_instance *inst) in skcipher_geniv_free() 722 struct crypto_instance *inst = (void *)tfm->__crt_alg; in skcipher_geniv_init() local
|
D | authenc.c | 549 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in crypto_authenc_init_tfm() local 599 struct crypto_instance *inst; in crypto_authenc_alloc() local 693 static void crypto_authenc_free(struct crypto_instance *inst) in crypto_authenc_free()
|
D | authencesn.c | 641 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in crypto_authenc_esn_init_tfm() local 691 struct crypto_instance *inst; in crypto_authenc_esn_alloc() local 785 static void crypto_authenc_esn_free(struct crypto_instance *inst) in crypto_authenc_esn_free()
|
D | shash.c | 672 struct shash_instance *inst) in shash_register_instance() 684 void shash_free_instance(struct crypto_instance *inst) in shash_free_instance() 693 struct crypto_instance *inst) in crypto_init_shash_spawn()
|
/linux-4.1.27/arch/x86/crypto/ |
D | fpu.c | 83 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in crypto_fpu_init_tfm() local 104 struct crypto_instance *inst; in crypto_fpu_alloc() local 141 static void crypto_fpu_free(struct crypto_instance *inst) in crypto_fpu_free()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | icswx.c | 175 u32 inst; in acop_get_inst() local 201 u32 inst = 0; in acop_handle_fault() local
|
D | fault.c | 77 unsigned int inst; in store_updates_sp() local
|
/linux-4.1.27/arch/sh/kernel/ |
D | traps_32.c | 573 unsigned short inst = 0; in is_dsp_inst() local 621 unsigned short inst = 0; in do_reserved_inst() local 653 static int emulate_branch(unsigned short inst, struct pt_regs *regs) in emulate_branch() 703 unsigned long inst; in do_illegal_slot_inst() local
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | config_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | timer_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | gio_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | bif_core_defs_asm.h | 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
/linux-4.1.27/arch/mips/netlogic/xlp/ |
D | usb-init.c | 65 #define nlm_get_usb_pcibase(node, inst) \ argument 67 #define nlm_get_usb_regbase(node, inst) \ argument
|
D | usb-init-xlp2.c | 87 #define nlm_xlpii_get_usb_pcibase(node, inst) \ argument 91 #define nlm_xlpii_get_usb_regbase(node, inst) \ argument
|
/linux-4.1.27/arch/mips/kernel/ |
D | branch.c | 29 unsigned short inst; in __isa_exception_epc() local 317 union mips16e_instruction inst; in __MIPS16e_compute_return_epc() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | low_i2c.c | 1235 struct pmac_i2c_pf_inst *inst; in pmac_i2c_do_begin() local 1268 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_end() local 1278 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read() local 1287 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write() local 1299 static void pmac_i2c_do_apply_rmw(struct pmac_i2c_pf_inst *inst, in pmac_i2c_do_apply_rmw() 1318 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_rmw() local 1332 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_read_sub() local 1342 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_write_sub() local 1350 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_set_mode() local 1359 struct pmac_i2c_pf_inst *inst = instdata; in pmac_i2c_do_rmw_sub() local [all …]
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
D | nv44.c | 67 u32 inst = 0x80000000 | nv_gpuobj(chan)->addr >> 4; in nv44_mpeg_context_fini() local 101 u32 inst = nv_rd32(priv, 0x00b318) & 0x000fffff; in nv44_mpeg_intr() local
|
D | nv40.c | 37 u32 inst = *(u32 *)arg << 4; in nv40_mpeg_mthd_dma() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_emulate.c | 90 unsigned int inst, int *advance) in kvmppc_core_emulate_op_pr() 658 u32 kvmppc_alignment_dsisr(struct kvm_vcpu *vcpu, unsigned int inst) in kvmppc_alignment_dsisr() 663 ulong kvmppc_alignment_dar(struct kvm_vcpu *vcpu, unsigned int inst) in kvmppc_alignment_dar()
|
D | emulate_loadstore.c | 53 u32 inst; in kvmppc_emulate_loadstore() local
|
D | e500_emulate.c | 88 unsigned int inst, int *advance) in kvmppc_e500_emul_ehpriv() 117 unsigned int inst, int *advance) in kvmppc_core_emulate_op_e500()
|
D | emulate.c | 214 u32 inst; in kvmppc_emulate_instruction() local
|
D | booke_emulate.c | 54 unsigned int inst, int *advance) in kvmppc_booke_emulate_op()
|
D | book3s_paired_singles.c | 350 static inline u32 inst_get_field(u32 inst, int msb, int lsb) in inst_get_field() 355 bool kvmppc_inst_is_paired_single(struct kvm_vcpu *vcpu, u32 inst) in kvmppc_inst_is_paired_single() 491 static int get_d_signext(u32 inst) in get_d_signext() 634 u32 inst; in kvmppc_emulate_paired_single() local
|
/linux-4.1.27/arch/x86/lib/ |
D | rwsem.S | 21 #define __ASM_HALF_SIZE(inst) __ASM_SEL(inst##w, inst##l) argument
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
D | clkgen_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | timer_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | ddr2_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
D | pio_defs_asm.h | 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument 49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
|
/linux-4.1.27/arch/tile/lib/ |
D | memcpy_user_64.c | 28 #define _ST(p, inst, v) \ argument 40 #define _LD(p, inst) \ argument
|
/linux-4.1.27/arch/tile/include/arch/ |
D | mpipe_shm.h | 145 uint_reg_t inst : 2; member 178 uint_reg_t inst : 2; member 474 uint_reg_t inst : 2; member 507 uint_reg_t inst : 2; member
|
/linux-4.1.27/arch/mips/include/asm/netlogic/xlp-hal/ |
D | uart.h | 96 #define nlm_get_uart_pcibase(node, inst) \ argument 99 #define nlm_get_uart_regbase(node, inst) \ argument
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | fpu-ucf64.c | 78 void ucf64_exchandler(u32 inst, u32 fpexc, struct pt_regs *regs) in ucf64_exchandler()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | branch.h | 89 union mips16e_instruction *inst) in MIPS16e_compute_return_epc()
|
/linux-4.1.27/arch/microblaze/mm/ |
D | fault.c | 48 unsigned int inst; in store_updates_sp() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv40.c | 160 u32 inst = 0x01000000 | nv_gpuobj(chan)->addr >> 4; in nv40_gr_context_fini() local 294 u32 inst = nv_rd32(priv, 0x40032c) & 0x000fffff; in nv40_gr_intr() local
|
D | nv50.c | 574 int chid, u64 inst, struct nvkm_object *engctx) in nv50_gr_trap_handler() 792 u32 inst = nv_rd32(priv, 0x40032c) & 0x0fffffff; in nv50_gr_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/ |
D | g98.c | 84 u32 inst = nv_rd32(priv, 0x087050) & 0x3fffffff; in g98_sec_intr() local
|
/linux-4.1.27/arch/arm/net/ |
D | bpf_jit_32.c | 116 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) in _emit() 130 static inline void emit(u32 inst, struct jit_ctx *ctx) in emit() 484 const struct sock_filter *inst; in build_body() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
D | gt215.c | 86 u64 inst = nv_ro32(falcon, 0x050) & 0x3fffffff; in gt215_ce_intr() local
|
/linux-4.1.27/arch/parisc/mm/ |
D | fault.c | 51 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp()
|
/linux-4.1.27/arch/metag/kernel/ |
D | traps.c | 605 static bool switch_is_syscall(unsigned int inst) in switch_is_syscall() 610 static bool switch_is_legacy_syscall(unsigned int inst) in switch_is_legacy_syscall() 615 static inline void step_over_switch(struct pt_regs *regs, unsigned int inst) in step_over_switch()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
D | g84.c | 118 u32 inst = nv_rd32(priv, 0x102188) & 0x7fffffff; in g84_cipher_intr() local
|
/linux-4.1.27/include/crypto/ |
D | algapi.h | 63 struct crypto_instance *inst; member 154 struct crypto_instance *inst) in crypto_set_spawn() 221 static inline void *crypto_instance_ctx(struct crypto_instance *inst) in crypto_instance_ctx()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | signal.c | 221 u16 inst; in prev_insn() local
|
/linux-4.1.27/drivers/edac/ |
D | amd8131_edac.h | 93 enum pcix_bridge_inst inst; member
|
/linux-4.1.27/net/ceph/ |
D | debugfs.c | 43 struct ceph_entity_inst *inst = in monmap_show() local
|