Home
last modified time | relevance | path

Searched refs:eeh_pe_configure (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Deeh.h308 int eeh_pe_configure(struct eeh_pe *pe);
/linux/arch/powerpc/kernel/
H A Deeh.c1505 int eeh_pe_configure(struct eeh_pe *pe) in eeh_pe_configure() function
1515 EXPORT_SYMBOL_GPL(eeh_pe_configure);
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c813 return eeh_pe_configure(pe); in vfio_spapr_ioctl_eeh_pe_op()