Searched defs:index_reg (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/rtc/ |
D | rtc-m48t86.c | 42 void __iomem *index_reg; member
|
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 1006 static void emit_insn_suffix_SIB(u8 **pprog, u32 ptr_reg, u32 val_reg, u32 index_reg, int off) in emit_insn_suffix_SIB() 1099 static void emit_ldx_index(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, u32 index_reg, int off) in emit_ldx_index() 1165 static void emit_stx_index(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, u32 index_reg, int off) in emit_stx_index() 1197 static void emit_st_index(u8 **pprog, u32 size, u32 dst_reg, u32 index_reg, int off, int imm) in emit_st_index() 1271 u32 dst_reg, u32 src_reg, u32 index_reg, int off) in emit_atomic_index()
|
/linux-6.12.1/drivers/mfd/ |
D | kempld-core.c | 376 u8 index_reg; in kempld_detect_device() local
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | rv515.c | 682 int index_reg = 0x6578 + crtc->crtc_offset; in atom_rv515_force_tv_scaler() local
|
/linux-6.12.1/drivers/media/common/b2c2/ |
D | flexcop_ibi_value_le.h | 270 u32 index_reg : 5; member
|
D | flexcop_ibi_value_be.h | 274 u32 index_reg : 5; member
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | nested.c | 5118 int index_reg = (vmx_instruction_info >> 18) & 0xf; in get_vmx_mem_address() local
|
/linux-6.12.1/sound/pci/hda/ |
D | patch_realtek.c | 3961 static void alc5505_coef_set(struct hda_codec *codec, unsigned int index_reg, in alc5505_coef_set() 3969 static int alc5505_coef_get(struct hda_codec *codec, unsigned int index_reg) in alc5505_coef_get()
|
/linux-6.12.1/arch/x86/kvm/ |
D | emulate.c | 1180 int index_reg, base_reg, scale; in decode_modrm() local
|