Searched refs:eeh_for_each_pe (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | eeh_driver.c | 221 eeh_for_each_pe(root, pe) in eeh_set_channel_state() 232 eeh_for_each_pe(root, pe) { in eeh_set_irq_state() 306 eeh_for_each_pe(root, pe) in eeh_pe_report() 569 eeh_for_each_pe(root, pe) { in eeh_clear_pe_frozen_state() 640 eeh_for_each_pe(pe, tmp_pe) in eeh_reset_device() 866 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 921 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1058 eeh_for_each_pe(pe, tmp_pe) { in eeh_handle_normal_event() 1122 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event() 1208 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_special_event()
|
| H A D | eeh_pe.c | 218 eeh_for_each_pe(root, pe) { in eeh_pe_traverse() 248 eeh_for_each_pe(root, pe) in eeh_pe_dev_traverse() 520 eeh_for_each_pe(root, pe) in eeh_pe_state_mark() 541 eeh_for_each_pe(root, pe) { in eeh_pe_mark_isolated() 588 eeh_for_each_pe(root, pe) { in eeh_pe_state_clear()
|
| H A D | eeh.c | 806 eeh_for_each_pe(root, pe) { in eeh_pe_refreeze_passed()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | eeh.h | 107 #define eeh_for_each_pe(root, pe) \ macro
|