/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 260 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 309 struct eeh_pe *pe, *parent; in eeh_pe_tree_insert() local 404 struct eeh_pe *pe, *parent, *child; in eeh_pe_tree_remove() 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.c | 269 static void *eeh_dump_pe_log(struct eeh_pe *pe, void *flag) in eeh_dump_pe_log() 291 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail() 378 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 443 struct eeh_pe *pe, *parent_pe; in eeh_dev_check_failure() local 618 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 741 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 806 struct eeh_pe *pe; in eeh_pe_refreeze_passed() local 834 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() 1123 int eeh_unfreeze_pe(struct eeh_pe *pe) in eeh_unfreeze_pe() 1152 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() [all …]
|
D | eeh_driver.c | 219 struct eeh_pe *pe; in eeh_set_channel_state() local 230 struct eeh_pe *pe; in eeh_set_irq_state() local 304 struct eeh_pe *pe; in eeh_pe_report() local 536 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 560 struct eeh_pe *pe; in eeh_clear_pe_frozen_state() local 576 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 624 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 730 static void eeh_pe_cleanup(struct eeh_pe *pe) in eeh_pe_cleanup() 836 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1123 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
|
/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 56 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 160 int run = 0, pe, i; in pnv_ioda_alloc_pe() local 189 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 382 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 530 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 570 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 610 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 730 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 797 struct pnv_ioda_pe *pe, in pnv_ioda_unset_peltv() 824 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() [all …]
|
D | npu-dma.c | 104 struct pnv_ioda_pe *pe; in get_gpu_pci_dev_and_pe() local 265 struct pnv_ioda_pe *pe[NV_NPU_MAX_PE_NUM]; member 302 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_set_window() local 315 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_set_window() local 341 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_unset_window() local 358 struct pnv_ioda_pe *pe = npucomp->pe[j]; in pnv_npu_peers_unset_window() local 386 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_take_ownership() local 403 struct pnv_ioda_pe *pe = npucomp->pe[i]; in pnv_npu_peers_release_ownership() local 422 struct pnv_ioda_pe *pe) in pnv_comp_attach_table_group() 432 pnv_try_setup_npu_table_group(struct pnv_ioda_pe *pe) in pnv_try_setup_npu_table_group() [all …]
|
D | eeh-powernv.c | 69 struct eeh_pe *pe; in pnv_eeh_ei_write() local 453 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 514 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 526 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 565 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 677 static int pnv_eeh_get_state(struct eeh_pe *pe, int *delay) in pnv_eeh_get_state() 1003 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1034 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset() 1132 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity, in pnv_eeh_get_log() 1149 static int pnv_eeh_configure_bridge(struct eeh_pe *pe) in pnv_eeh_configure_bridge() [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-sriov.c | 235 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov() local 484 struct pnv_ioda_pe *pe, *pe_n; in pnv_ioda_release_vf_PE() local 623 struct pnv_ioda_pe *pe; in pnv_ioda_setup_vf_PE() local
|
D | pci.h | 311 #define pe_err(pe, fmt, ...) \ argument 313 #define pe_warn(pe, fmt, ...) \ argument 315 #define pe_info(pe, fmt, ...) \ argument
|
/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 | 104 #define eeh_pe_for_each_dev(pe, edev, tmp) \ argument 107 #define eeh_for_each_pe(root, pe) \ argument 110 static inline bool eeh_pe_passed(struct eeh_pe *pe) in eeh_pe_passed() 142 struct eeh_pe *pe; /* Associated PE */ member
|
/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 364 struct eeh_pe pe, *parent; in pseries_eeh_init_edev() local 508 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 552 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) in pseries_eeh_get_state() 618 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 634 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 659 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|
/arch/alpha/kernel/ |
D | core_marvel.c | 55 read_ev7_csr(int pe, unsigned long offset) in read_ev7_csr() 68 write_ev7_csr(int pe, unsigned long offset, unsigned long q) in write_ev7_csr() 78 mk_resource_name(int pe, int port, char *str) in mk_resource_name() 100 marvel_find_io7(int pe) in marvel_find_io7() 111 alloc_io7(unsigned int pe) in alloc_io7() 363 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 | 2873 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
|