| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_prs.c | 22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write() 46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw() 101 static void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, unsigned int lu) in mvpp2_prs_tcam_lu_set() 110 static void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_set() 120 static void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_map_set() 129 unsigned int mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe) in mvpp2_prs_tcam_port_map_get() 135 static void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_set() 148 void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_get() 159 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, in mvpp2_prs_tcam_data_cmp() 169 static void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_ai_update() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_prs.c | 22 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe) in mvpp2_prs_hw_write() 46 int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe, in mvpp2_prs_init_from_hw() 101 static void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, unsigned int lu) in mvpp2_prs_tcam_lu_set() 110 static void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_set() 120 static void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_port_map_set() 129 unsigned int mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe) in mvpp2_prs_tcam_port_map_get() 135 static void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_set() 148 void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_data_byte_get() 159 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, in mvpp2_prs_tcam_data_cmp() 169 static void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, in mvpp2_prs_tcam_ai_update() [all …]
|
| /kernel/linux/linux-5.10/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.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
|
| 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()
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | eeh_pe.c | 49 struct eeh_pe *pe; in eeh_pe_alloc() local 82 struct eeh_pe *pe; in eeh_phb_pe_create() local 107 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state() 160 struct eeh_pe *pe; in eeh_phb_pe_get() local 183 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next() 215 struct eeh_pe *pe; in eeh_pe_traverse() local 238 struct eeh_pe *pe; in eeh_pe_dev_traverse() local 261 static void *__eeh_pe_get(struct eeh_pe *pe, void *flag) in __eeh_pe_get() 310 struct eeh_pe *pe, *parent; in eeh_pe_tree_insert() local 405 struct eeh_pe *pe, *parent, *child; in eeh_pe_tree_remove() local [all …]
|
| 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() 357 static int eeh_phb_check_failure(struct eeh_pe *pe) in eeh_phb_check_failure() 430 struct eeh_pe *pe, *parent_pe; in eeh_dev_check_failure() local 606 int eeh_pci_enable(struct eeh_pe *pe, int function) in eeh_pci_enable() 729 struct eeh_pe *pe = eeh_dev_to_pe(edev); in pcibios_set_pcie_reset_state() local 794 struct eeh_pe *pe; in eeh_pe_refreeze_passed() local 823 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() 1113 int eeh_unfreeze_pe(struct eeh_pe *pe) in eeh_unfreeze_pe() 1142 static int eeh_pe_change_owner(struct eeh_pe *pe) in eeh_pe_change_owner() [all …]
|
| D | eeh_driver.c | 218 struct eeh_pe *pe; in eeh_set_channel_state() local 229 struct eeh_pe *pe; in eeh_set_irq_state() local 303 struct eeh_pe *pe; in eeh_pe_report() local 535 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev() 559 struct eeh_pe *pe; in eeh_clear_pe_frozen_state() local 575 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover() 623 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device() 729 static void eeh_pe_cleanup(struct eeh_pe *pe) in eeh_pe_cleanup() 835 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event() 1119 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
|
| 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()
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| D | pasid.c | 233 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry() 245 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd() 260 struct pasid_entry *pe; in intel_pasid_clear_entry() local 285 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id() 294 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id() 304 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr() 314 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width() 324 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type() 333 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable() 342 static inline void pasid_set_wpe(struct pasid_entry *pe) in pasid_set_wpe() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 54 void pe_level_printk(const struct pnv_ioda_pe *pe, const char *level, in pe_level_printk() 158 int run = 0, pe, i; in pnv_ioda_alloc_pe() local 187 void pnv_ioda_free_pe(struct pnv_ioda_pe *pe) in pnv_ioda_free_pe() 298 struct pnv_ioda_pe *master_pe, *pe; in pnv_ioda_pick_m64_pe() local 443 struct pnv_ioda_pe *pe = &phb->ioda.pe_array[pe_no]; in pnv_ioda_freeze_pe() local 483 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local 523 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local 643 struct pnv_ioda_pe *pe, in pnv_ioda_set_peltv() 710 struct pnv_ioda_pe *pe, in pnv_ioda_unset_peltv() 737 int pnv_ioda_deconfigure_pe(struct pnv_phb *phb, struct pnv_ioda_pe *pe) in pnv_ioda_deconfigure_pe() [all …]
|
| D | eeh-powernv.c | 70 struct eeh_pe *pe; in pnv_eeh_ei_write() local 454 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 515 static void pnv_eeh_get_phb_diag(struct eeh_pe *pe) in pnv_eeh_get_phb_diag() 527 static int pnv_eeh_get_phb_state(struct eeh_pe *pe) in pnv_eeh_get_phb_state() 566 static int pnv_eeh_get_pe_state(struct eeh_pe *pe) in pnv_eeh_get_pe_state() 678 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 …]
|
| /kernel/linux/linux-5.10/drivers/iommu/intel/ |
| D | pasid.c | 294 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry() 306 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd() 321 struct pasid_entry *pe; in intel_pasid_clear_entry() local 346 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id() 355 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id() 365 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr() 375 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width() 385 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type() 394 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable() 403 static inline void pasid_set_sre(struct pasid_entry *pe) in pasid_set_sre() [all …]
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| D | ip_vs_pe.c | 23 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local 51 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local 66 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe() 98 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_pe.c | 23 struct ip_vs_pe *pe; in __ip_vs_pe_getbyname() local 51 struct ip_vs_pe *pe; in ip_vs_pe_getbyname() local 66 int register_ip_vs_pe(struct ip_vs_pe *pe) in register_ip_vs_pe() 98 int unregister_ip_vs_pe(struct ip_vs_pe *pe) in unregister_ip_vs_pe()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_pmu.c | 64 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_start() local 93 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_read() local 120 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_stop() local 151 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_add() local 180 struct amdgpu_pmu_entry *pe = container_of(event->pmu, in amdgpu_perf_del() local 272 struct amdgpu_pmu_entry *pe, *temp; in amdgpu_pmu_fini() local
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/common_modules/tzdriver/core/ |
| D | smc_smp.c | 513 struct pending_entry *pe = NULL; in init_pending_entry() local 542 struct pending_entry *pe = NULL; in find_pending_entry() local 558 struct pending_entry *pe = NULL; in foreach_pending_entry() local 570 void put_pending_entry(struct pending_entry *pe) in put_pending_entry() 583 static void restore_cpu_mask(struct pending_entry *pe) in restore_cpu_mask() 592 static void release_pending_entry(struct pending_entry *pe) in release_pending_entry() 615 static bool match_ta_affinity(struct pending_entry *pe) in match_ta_affinity() 628 static inline bool match_ta_affinity(struct pending_entry *pe) in match_ta_affinity() 1023 struct pending_entry *pe) in set_preempted_counter() 1041 static int proc_shadow_thread_normal_exit(struct pending_entry *pe, in proc_shadow_thread_normal_exit() [all …]
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| D | eeh_pseries.c | 366 struct eeh_pe pe, *parent; in pseries_eeh_init_edev() local 510 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 554 static int pseries_eeh_get_state(struct eeh_pe *pe, int *delay) in pseries_eeh_get_state() 620 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset() 636 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log() 661 static int pseries_eeh_configure_bridge(struct eeh_pe *pe) in pseries_eeh_configure_bridge()
|