/arch/powerpc/kernel/ |
D | eeh_pe.c | 48 struct eeh_pe *pe; in eeh_pe_alloc() local 81 struct eeh_pe *pe; in eeh_phb_pe_create() local 106 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state() 159 struct eeh_pe *pe; in eeh_phb_pe_get() local 182 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next() 214 struct eeh_pe *pe; in eeh_pe_traverse() local 237 struct eeh_pe *pe; in eeh_pe_dev_traverse() local 267 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 314 struct eeh_pe *pe; in eeh_pe_get() local 369 struct eeh_pe *pe, *parent; in eeh_add_to_parent_pe() local [all …]
|
D | eeh_event.c | 102 int __eeh_send_failure_event(struct eeh_pe *pe) in __eeh_send_failure_event() 143 int eeh_send_failure_event(struct eeh_pe *pe) in eeh_send_failure_event() 167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
|
D | eeh_driver.c | 235 struct eeh_pe *pe; in eeh_set_channel_state() local 246 struct eeh_pe *pe; in eeh_set_irq_state() local 320 struct eeh_pe *pe; in eeh_pe_report() local 560 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 584 struct eeh_pe *pe; in eeh_clear_pe_frozen_state() local 600 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 648 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 754 static void eeh_pe_cleanup(struct eeh_pe *pe) in eeh_pe_cleanup() 860 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1146 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
|
D | eeh.c | 275 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log() 297 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail() 387 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 452 struct eeh_pe *pe, *parent_pe; in eeh_dev_check_failure() local 632 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 815 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 880 struct eeh_pe *pe; in eeh_pe_refreeze_passed() local 908 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() 1324 int eeh_unfreeze_pe(struct eeh_pe *pe) in eeh_unfreeze_pe() 1353 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() [all …]
|
/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 55 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 175 long pe; in pnv_ioda_alloc_pe() local 185 static void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 355 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 523 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 563 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 603 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 714 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 780 static int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() 863 static int pnv_ioda_configure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe() [all …]
|
D | npu-dma.c | 103 struct pnv_ioda_pe *pe; in get_gpu_pci_dev_and_pe() local 264 struct pnv_ioda_pe *pe[NV_NPU_MAX_PE_NUM]; member 301 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_set_window() local 314 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_set_window() local 340 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_unset_window() local 357 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_unset_window() local 385 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_take_ownership() local 401 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_release_ownership() local 419 struct pnv_ioda_pe *pe) in pnv_comp_attach_table_group() 428 struct iommu_table_group *pnv_try_setup_npu_table_group(struct pnv_ioda_pe *pe) in pnv_try_setup_npu_table_group() [all …]
|
D | eeh-powernv.c | 124 struct eeh_pe *pe; in pnv_eeh_ei_write() local 486 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 554 static int pnv_eeh_get_pe_addr(struct eeh_pe *pe) in pnv_eeh_get_pe_addr() 559 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 571 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 610 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 722 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state() 1047 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1078 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset() 1176 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity, in pnv_eeh_get_log() [all …]
|
D | pci-cxl.c | 16 struct pnv_ioda_pe *pe; in pnv_phb_to_cxl_mode() local 134 struct pnv_ioda_pe *pe; in pnv_cxl_ioda_msi_setup() local
|
D | pci.c | 818 struct pnv_ioda_pe *pe; in pnv_pci_dma_dev_setup() local 844 struct pnv_ioda_pe *pe; in pnv_pci_dma_bus_setup() local 1003 struct pnv_ioda_pe *pe; in pnv_tce_iommu_bus_notifier() local
|
D | pci.h | 205 #define pe_err(pe, fmt, ...) \ argument 207 #define pe_warn(pe, fmt, ...) \ argument 209 #define pe_info(pe, fmt, ...) \ argument
|
/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 236 struct eeh_pe pe; in pseries_eeh_probe() local 332 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 381 static int pseries_eeh_get_pe_addr(struct eeh_pe *pe) in pseries_eeh_get_pe_addr() 440 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) in pseries_eeh_get_state() 512 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 557 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 591 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|
/arch/alpha/include/asm/ |
D | core_marvel.h | 57 #define EV7_IPE(pe) ((~((long)(pe)) & EV7_PE_MASK) << 35) argument 59 #define EV7_CSR_PHYS(pe, off) (EV7_IPE(pe) | (0x7FFCUL << 20) | (off)) argument 60 #define EV7_CSRS_PHYS(pe) (EV7_CSR_PHYS(pe, 0UL)) argument 62 #define EV7_CSR_KERN(pe, off) (EV7_KERN_ADDR(EV7_CSR_PHYS(pe, off))) argument 63 #define EV7_CSRS_KERN(pe) (EV7_KERN_ADDR(EV7_CSRS_PHYS(pe))) argument 249 #define IO7_IPE(pe) (EV7_IPE(pe)) argument 252 #define IO7_HOSE(pe, port) (IO7_IPE(pe) | IO7_IPORT(port)) argument 254 #define IO7_MEM_PHYS(pe, port) (IO7_HOSE(pe, port) | 0x00000000UL) argument 255 #define IO7_CONF_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFE000000UL) argument 256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) argument [all …]
|
/arch/powerpc/include/asm/ |
D | eeh_event.h | 19 struct eeh_pe *pe; /* EEH PE */ member
|
D | eeh.h | 106 #define eeh_pe_for_each_dev(pe, edev, tmp) \ argument 109 #define eeh_for_each_pe(root, pe) \ argument 112 static inline bool eeh_pe_passed(struct eeh_pe *pe) in eeh_pe_passed() 145 struct eeh_pe *pe; /* Associated PE */ member
|
/arch/alpha/kernel/ |
D | core_marvel.c | 56 read_ev7_csr(int pe, unsigned long offset) in read_ev7_csr() 69 write_ev7_csr(int pe, unsigned long offset, unsigned long q) in write_ev7_csr() 79 mk_resource_name(int pe, int port, char *str) in mk_resource_name() 101 marvel_find_io7(int pe) in marvel_find_io7() 112 alloc_io7(unsigned int pe) in alloc_io7() 364 int pe; in marvel_io7_present() local
|
D | perf_event.c | 344 struct perf_event *pe; in collect_events() local 400 struct perf_event *pe = cpuc->event[j]; in maybe_change_configuration() local 412 struct perf_event *pe = cpuc->event[j]; in maybe_change_configuration() local
|
/arch/x86/kvm/ |
D | lapic.c | 2699 unsigned long pe; in kvm_apic_accept_events() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3716 uint64_t pe:1; member 4131 uint64_t pe:1; member
|