Searched defs:epc (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/arch/mips/kernel/
H A Dbranch.c32 long epc = regs->cp0_epc; local
326 long epc; local
425 long epc = regs->cp0_epc; local
852 long epc; local
[all...]
H A Dkprobes.c205 long epc; local
H A Dmips-r2-to-r6-emul.c250 unsigned long cepc, epc, nepc; local
911 unsigned long cpc, epc, nepc, r31, res, rs, rt; local
[all...]
/linux-master/drivers/pci/endpoint/
H A Dpci-epc-mem.c47 int pci_epc_multi_mem_init(struct pci_epc *epc, argument
128 pci_epc_mem_init(struct pci_epc *epc, phys_addr_t base, size_t size, size_t page_size) argument
148 pci_epc_mem_exit(struct pci_epc *epc) argument
178 pci_epc_mem_alloc_addr(struct pci_epc *epc, phys_addr_t *phys_addr, size_t size) argument
218 pci_epc_get_matching_window(struct pci_epc *epc, phys_addr_t phys_addr) argument
244 pci_epc_mem_free_addr(struct pci_epc *epc, phys_addr_t phys_addr, void __iomem *virt_addr, size_t size) argument
[all...]
H A Dpci-epf-core.c64 struct pci_epc *epc; local
224 struct pci_epc *epc; local
269 struct pci_epc *epc; local
[all...]
H A Dpci-epc-core.c21 struct pci_epc *epc = *(struct pci_epc **)res; local
28 struct pci_epc **epc = res; local
39 void pci_epc_put(struct pci_epc *epc) argument
59 struct pci_epc *epc; local
141 pci_epc_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
169 pci_epc_stop(struct pci_epc *epc) argument
186 pci_epc_start(struct pci_epc *epc) argument
214 pci_epc_raise_irq(struct pci_epc *epc, u8 func_no, u8 vfunc_no, unsigned int type, u16 interrupt_num) argument
257 pci_epc_map_msi_irq(struct pci_epc *epc, u8 func_no, u8 vfunc_no, phys_addr_t phys_addr, u8 interrupt_num, u32 entry_size, u32 *msi_data, u32 *msi_addr_offset) argument
290 pci_epc_get_msi(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
325 pci_epc_set_msi(struct pci_epc *epc, u8 func_no, u8 vfunc_no, u8 interrupts) argument
358 pci_epc_get_msix(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
393 pci_epc_set_msix(struct pci_epc *epc, u8 func_no, u8 vfunc_no, u16 interrupts, enum pci_barno bir, u32 offset) argument
426 pci_epc_unmap_addr(struct pci_epc *epc, u8 func_no, u8 vfunc_no, phys_addr_t phys_addr) argument
455 pci_epc_map_addr(struct pci_epc *epc, u8 func_no, u8 vfunc_no, phys_addr_t phys_addr, u64 pci_addr, size_t size) argument
487 pci_epc_clear_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, struct pci_epf_bar *epf_bar) argument
516 pci_epc_set_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, struct pci_epf_bar *epf_bar) argument
557 pci_epc_write_header(struct pci_epc *epc, u8 func_no, u8 vfunc_no, struct pci_epf_header *header) argument
594 pci_epc_add_epf(struct pci_epc *epc, struct pci_epf *epf, enum pci_epc_interface_type type) argument
652 pci_epc_remove_epf(struct pci_epc *epc, struct pci_epf *epf, enum pci_epc_interface_type type) argument
685 pci_epc_linkup(struct pci_epc *epc) argument
711 pci_epc_linkdown(struct pci_epc *epc) argument
737 pci_epc_init_notify(struct pci_epc *epc) argument
766 pci_epc_notify_pending_init(struct pci_epc *epc, struct pci_epf *epf) argument
785 pci_epc_bme_notify(struct pci_epc *epc) argument
809 pci_epc_destroy(struct pci_epc *epc) argument
824 devm_pci_epc_destroy(struct device *dev, struct pci_epc *epc) argument
852 struct pci_epc *epc; local
910 struct pci_epc **ptr, *epc; local
[all...]
H A Dpci-ep-cfs.c34 struct pci_epc *epc; member in struct:pci_epc_group
54 struct pci_epc *epc = epc_group->epc; local
78 struct pci_epc *epc; local
118 struct pci_epc *epc = epc_group->epc; local
142 struct pci_epc *epc; local
180 struct pci_epc *epc; local
226 struct pci_epc *epc = epc_group->epc; local
248 struct pci_epc *epc; local
275 struct pci_epc *epc; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dptrace.h16 unsigned long epc; member in struct:pt_regs
H A Dftrace.h131 unsigned long epc; member in struct:ftrace_regs
/linux-master/drivers/scsi/
H A Dgvp11.c322 unsigned int epc; local
/linux-master/arch/riscv/kernel/
H A Dvector.c173 u32 __user *epc = (u32 __user *)regs->epc; local
H A Dtraps_misaligned.c281 static inline int get_insn(struct pt_regs *regs, ulong epc, ulong *r_insn) argument
333 unsigned long epc = regs->epc; local
441 unsigned long epc = regs->epc; local
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-rcar-ep.c159 static int rcar_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, argument
195 static int rcar_pcie_ep_set_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, argument
246 static void rcar_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, argument
259 static int rcar_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, argument
273 static int rcar_pcie_ep_get_msi(struct pci_epc *epc, u argument
286 rcar_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, u8 vfn, phys_addr_t addr, u64 pci_addr, size_t size) argument
323 rcar_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, phys_addr_t addr) argument
404 rcar_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, unsigned int type, u16 interrupt_num) argument
421 rcar_pcie_ep_start(struct pci_epc *epc) argument
431 rcar_pcie_ep_stop(struct pci_epc *epc) argument
455 rcar_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
485 struct pci_epc *epc; local
[all...]
H A Dpcie-rockchip-ep.c42 struct pci_epc *epc; member in struct:rockchip_pcie_ep
92 static int rockchip_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, argument
129 static int rockchip_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, u8 vfn, argument
197 static void rockchip_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, argument
231 static int rockchip_pcie_ep_map_addr(struct pci_epc *epc, u argument
247 rockchip_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, phys_addr_t addr) argument
267 rockchip_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, u8 multi_msg_cap) argument
288 rockchip_pcie_ep_get_msi(struct pci_epc *epc, u8 fn, u8 vfn) argument
407 rockchip_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, unsigned int type, u16 interrupt_num) argument
422 rockchip_pcie_ep_start(struct pci_epc *epc) argument
446 rockchip_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
504 struct pci_epc *epc; local
[all...]
/linux-master/arch/mips/include/asm/sn/
H A Dnmi.h74 unsigned long epc; member in struct:reg_struct
/linux-master/tools/arch/mips/include/uapi/asm/
H A Dkvm.h188 __u64 epc; member in struct:kvm_debug_exit_arch
/linux-master/arch/mips/kvm/
H A Demulate.c46 long epc = instpc; local
[all...]
/linux-master/include/linux/
H A Dpci-epf.h165 struct pci_epc *epc; member in struct:pci_epf
H A Dpci-epc.h205 epc_set_drvdata(struct pci_epc *epc, void *data) argument
210 epc_get_drvdata(struct pci_epc *epc) argument
[all...]
/linux-master/arch/mips/include/uapi/asm/
H A Dkvm.h204 __u64 epc; member in struct:kvm_debug_exit_arch
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c24 struct pci_epc *epc = ep->epc; local
36 struct pci_epc *epc = ep->epc; local
129 static int dw_pcie_ep_write_header(struct pci_epc *epc, u8 func_no, u8 vfunc_no, argument
209 dw_pcie_ep_clear_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, struct pci_epf_bar *epf_bar) argument
225 dw_pcie_ep_set_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, struct pci_epf_bar *epf_bar) argument
282 dw_pcie_ep_unmap_addr(struct pci_epc *epc, u8 func_no, u8 vfunc_no, phys_addr_t addr) argument
298 dw_pcie_ep_map_addr(struct pci_epc *epc, u8 func_no, u8 vfunc_no, phys_addr_t addr, u64 pci_addr, size_t size) argument
314 dw_pcie_ep_get_msi(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
334 dw_pcie_ep_set_msi(struct pci_epc *epc, u8 func_no, u8 vfunc_no, u8 interrupts) argument
357 dw_pcie_ep_get_msix(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
377 dw_pcie_ep_set_msix(struct pci_epc *epc, u8 func_no, u8 vfunc_no, u16 interrupts, enum pci_barno bir, u32 offset) argument
410 dw_pcie_ep_raise_irq(struct pci_epc *epc, u8 func_no, u8 vfunc_no, unsigned int type, u16 interrupt_num) argument
421 dw_pcie_ep_stop(struct pci_epc *epc) argument
429 dw_pcie_ep_start(struct pci_epc *epc) argument
438 dw_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
495 struct pci_epc *epc = ep->epc; local
581 struct pci_epc *epc = ep->epc; local
648 struct pci_epc *epc = ep->epc; local
690 struct pci_epc *epc = ep->epc; local
820 struct pci_epc *epc; local
[all...]
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c171 struct pci_epc *epc = epf->epc; local
209 struct pci_epc *epc = epf->epc; local
231 struct pci_epc *epc = epf->epc; local
724 struct pci_epc *epc = epf->epc; local
764 struct pci_epc *epc = epf->epc; local
850 struct pci_epc *epc = epf->epc; local
881 struct pci_epc *epc = epf->epc; local
[all...]
H A Dpci-epf-ntb.c83 struct epf_ntb_epc *epc[2]; member in struct:epf_ntb
95 struct pci_epc *epc; member in struct:epf_ntb_epc
146 struct pci_epc *epc; local
244 struct pci_epc *epc; local
303 struct pci_epc *epc; local
393 struct pci_epc *epc; local
500 struct pci_epc *epc; local
559 struct pci_epc *epc; local
596 struct pci_epc *epc; local
739 struct pci_epc *epc; local
787 struct pci_epc *epc; local
855 struct pci_epc *epc; local
901 struct pci_epc *epc; local
1165 struct pci_epc *epc; local
1229 struct pci_epc *epc; local
1279 struct pci_epc *epc; local
1440 struct pci_epc *epc; local
1509 struct pci_epc *epc; local
1546 epf_ntb_epc_create_interface(struct epf_ntb *ntb, struct pci_epc *epc, enum pci_epc_interface_type type) argument
1722 struct pci_epc *epc; local
[all...]
/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h95 unsigned long epc; member in struct:ex_regs
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c35 static int cdns_pcie_ep_write_header(struct pci_epc *epc, u8 fn, u8 vfn, argument
77 static int cdns_pcie_ep_set_bar(struct pci_epc *epc, u8 fn, u8 vfn, argument
148 static void cdns_pcie_ep_clear_bar(struct pci_epc *epc, u8 fn, u8 vfn, argument
181 static int cdns_pcie_ep_map_addr(struct pci_epc *epc, u8 fn, u8 vfn, argument
203 cdns_pcie_ep_unmap_addr(struct pci_epc *epc, u8 fn, u8 vfn, phys_addr_t addr) argument
223 cdns_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, u8 mmc) argument
245 cdns_pcie_ep_get_msi(struct pci_epc *epc, u8 fn, u8 vfn) argument
268 cdns_pcie_ep_get_msix(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
287 cdns_pcie_ep_set_msix(struct pci_epc *epc, u8 fn, u8 vfn, u16 interrupts, enum pci_barno bir, u32 offset) argument
428 cdns_pcie_ep_map_msi_irq(struct pci_epc *epc, u8 fn, u8 vfn, phys_addr_t addr, u8 interrupt_num, u32 entry_size, u32 *msi_data, u32 *msi_addr_offset) argument
531 cdns_pcie_ep_raise_irq(struct pci_epc *epc, u8 fn, u8 vfn, unsigned int type, u16 interrupt_num) argument
559 cdns_pcie_ep_start(struct pci_epc *epc) argument
624 cdns_pcie_ep_get_features(struct pci_epc *epc, u8 func_no, u8 vfunc_no) argument
657 struct pci_epc *epc; local
[all...]

Completed in 607 milliseconds

12