Searched refs:EEH_OPT_FREEZE_PE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh.c | 636 case EEH_OPT_FREEZE_PE: in eeh_pci_enable() 761 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in pcibios_set_pcie_reset_state() 770 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in pcibios_set_pcie_reset_state() 816 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_refreeze_passed() 1357 case EEH_OPT_FREEZE_PE: in eeh_pe_set_option() 1498 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_reset()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | eeh.c | 624 case EEH_OPT_FREEZE_PE: in eeh_pci_enable() 749 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in pcibios_set_pcie_reset_state() 758 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in pcibios_set_pcie_reset_state() 804 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_refreeze_passed() 1347 case EEH_OPT_FREEZE_PE: in eeh_pe_set_option() 1489 eeh_ops->set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_reset()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | eeh.h | 201 #define EEH_OPT_FREEZE_PE 4 /* Freeze PE */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | eeh.h | 201 #define EEH_OPT_FREEZE_PE 4 /* Freeze PE */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | 524 case EEH_OPT_FREEZE_PE: in pseries_eeh_set_option()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | 526 case EEH_OPT_FREEZE_PE: in pseries_eeh_set_option()
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pnv_php.c | 811 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in pnv_php_interrupt()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | pnv_php.c | 813 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in pnv_php_interrupt()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 472 case EEH_OPT_FREEZE_PE: in pnv_eeh_set_option()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 473 case EEH_OPT_FREEZE_PE: in pnv_eeh_set_option()
|
Completed in 15 milliseconds