Searched refs:f4 (Results 1 - 25 of 96) sorted by last modified time

1234

/linux-master/arch/loongarch/kernel/
H A Dfpu.S34 EX fst.d $f4, \base, (4 * FPU_REG_WIDTH)
69 EX fld.d $f4, \base, (4 * FPU_REG_WIDTH)
417 movgr2fr.d $f4, t1
/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h1384 unsigned long f4; /* Entry specific */ member in struct:hv_trap_trace_entry
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h90 sdc1 $f4, THREAD_FPR4(\thread)
149 ldc1 $f4, THREAD_FPR4(\thread)
/linux-master/drivers/pinctrl/
H A Dpinctrl-ocelot.c958 #define LAN966X_P(p, f0, f1, f2, f3, f4, f5, f6, f7) \
966 FUNC_##f4, FUNC_##f5, FUNC_##f6, \
/linux-master/include/linux/
H A Dindirect_call_wrapper.h31 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \
33 likely(f == f4) ? f4(__VA_ARGS__) : \
45 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) f(__VA_ARGS__)
/linux-master/drivers/hwmon/
H A Dfam15h_power.c78 struct pci_dev *f4 = data->pdev; local
80 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 5),
97 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 5),
328 static bool should_load_on_this_node(struct pci_dev *f4) argument
332 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 3),
385 static int fam15h_power_init_data(struct pci_dev *f4, argument
392 pci_read_config_dword(f4, REG_PROCESSOR_TD
[all...]
/linux-master/drivers/pinctrl/qcom/
H A Dpinctrl-x1e80100.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
24 msm_mux_##f4, \
H A Dpinctrl-sm8650.c16 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \
26 msm_mux_##f4, \
H A Dpinctrl-sm4450.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
24 msm_mux_##f4, \
H A Dpinctrl-lpass-lpi.h46 #define LPI_PINGROUP(id, soff, f1, f2, f3, f4) \
55 LPI_MUX_##f4, \
H A Dpinctrl-sm8550.c16 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
26 msm_mux_##f4, \
H A Dpinctrl-sm8450.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
25 msm_mux_##f4, \
H A Dpinctrl-sm8350.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
25 msm_mux_##f4, \
H A Dpinctrl-sm8250.c25 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
35 msm_mux_##f4, \
H A Dpinctrl-sm8150.c24 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
34 msm_mux_##f4, \
H A Dpinctrl-sm6375.c15 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
25 msm_mux_##f4, \
H A Dpinctrl-sm7150.c28 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
38 msm_mux_##f4, \
H A Dpinctrl-sm6350.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
24 msm_mux_##f4, \
H A Dpinctrl-sm6125.c21 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
31 msm_mux_##f4, \
H A Dpinctrl-sdx75.c14 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \
44 msm_mux_##f4, \
H A Dpinctrl-sm6115.c24 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \
34 msm_mux_##f4, \
/linux-master/arch/riscv/kvm/
H A Dvcpu_switch.S246 fsw f4, KVM_ARCH_FP_F_F4(a0)
288 fsd f4, KVM_ARCH_FP_D_F4(a0)
330 flw f4, KVM_ARCH_FP_F_F4(a0)
372 fld f4, KVM_ARCH_FP_D_F4(a0)
/linux-master/arch/riscv/kernel/
H A Dhead.S398 fmv.s.x f4, zero
H A Dfpu.S32 fsd f4, TASK_THREAD_F4_F0(a0)
75 fld f4, TASK_THREAD_F4_F0(a0)
143 __access_func(f4); \
/linux-master/arch/loongarch/include/asm/
H A Dasmmacro.h138 fst.d $f4, \tmp, THREAD_FPR4 - THREAD_FPR0
175 fld.d $f4, \tmp, THREAD_FPR4 - THREAD_FPR0

Completed in 474 milliseconds

1234