Home
last modified time | relevance | path

Searched refs:EEH_PE_PHB (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh_pe.c84 pe = eeh_pe_alloc(phb, EEH_PE_PHB); in eeh_phb_pe_create()
167 if ((pe->type & EEH_PE_PHB) && pe->phb == phb) in eeh_phb_pe_get()
265 if (pe->type & EEH_PE_PHB) in __eeh_pe_get()
428 if (pe->type & EEH_PE_PHB) in eeh_pe_tree_remove()
853 if (pe->type & EEH_PE_PHB) in eeh_pe_bus_get()
H A Deeh_event.c190 } else if (pe->type & EEH_PE_PHB) { in eeh_remove_event()
H A Deeh_driver.c875 if (pe->type & EEH_PE_PHB) { in eeh_handle_normal_event()
939 if ((pe->type & EEH_PE_PHB) && in eeh_handle_normal_event()
H A Deeh.c311 if (!(pe->type & EEH_PE_PHB)) { in eeh_slot_error_detail()
539 if (parent_pe->type & EEH_PE_PHB) in eeh_dev_check_failure()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_pe.c85 pe = eeh_pe_alloc(phb, EEH_PE_PHB); in eeh_phb_pe_create()
168 if ((pe->type & EEH_PE_PHB) && pe->phb == phb) in eeh_phb_pe_get()
266 if (pe->type & EEH_PE_PHB) in __eeh_pe_get()
429 if (pe->type & EEH_PE_PHB) in eeh_pe_tree_remove()
853 if (pe->type & EEH_PE_PHB) in eeh_pe_bus_get()
H A Deeh_event.c190 } else if (pe->type & EEH_PE_PHB) { in eeh_remove_event()
H A Deeh_driver.c874 if (pe->type & EEH_PE_PHB) { in eeh_handle_normal_event()
945 if ((pe->type & EEH_PE_PHB) && result != PCI_ERS_RESULT_NONE) in eeh_handle_normal_event()
H A Deeh.c311 if (!(pe->type & EEH_PE_PHB)) { in eeh_slot_error_detail()
526 if (parent_pe->type & EEH_PE_PHB) in eeh_dev_check_failure()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c681 if (pe->type & EEH_PE_PHB) in pnv_eeh_get_state()
1055 if (pe->type & EEH_PE_PHB) in pnv_eeh_reset()
1376 while (dev_pe && !(dev_pe->type & EEH_PE_PHB)) { in pnv_eeh_get_pe()
1570 if (parent_pe->type & EEH_PE_PHB) in pnv_eeh_next_error()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c682 if (pe->type & EEH_PE_PHB) in pnv_eeh_get_state()
1055 if (pe->type & EEH_PE_PHB) in pnv_eeh_reset()
1376 while (dev_pe && !(dev_pe->type & EEH_PE_PHB)) { in pnv_eeh_get_pe()
1570 if (parent_pe->type & EEH_PE_PHB) in pnv_eeh_next_error()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h58 #define EEH_PE_PHB (1 << 1) /* PHB PE */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h58 #define EEH_PE_PHB (1 << 1) /* PHB PE */ macro

Completed in 16 milliseconds