Home
last modified time | relevance | path

Searched refs:child_pe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Deeh_driver.c731 struct eeh_pe *child_pe, *tmp; in eeh_pe_cleanup() local
733 list_for_each_entry_safe(child_pe, tmp, &pe->child_list, child) in eeh_pe_cleanup()
734 eeh_pe_cleanup(child_pe); in eeh_pe_cleanup()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal.h113 int64_t opal_pci_set_peltv(uint64_t phb_id, uint32_t parent_pe, uint32_t child_pe,