Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Deeh.h309 int eeh_pe_inject_err(struct eeh_pe *pe, int type, int func,
/linux/arch/powerpc/kernel/
H A Deeh.c1529 int eeh_pe_inject_err(struct eeh_pe *pe, int type, int func, in eeh_pe_inject_err() function
1546 EXPORT_SYMBOL_GPL(eeh_pe_inject_err);
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c821 return eeh_pe_inject_err(pe, op.err.type, op.err.func, in vfio_spapr_ioctl_eeh_pe_op()