Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Deeh.h306 int eeh_pe_get_state(struct eeh_pe *pe);
/linux-6.15/arch/powerpc/kernel/
H A Deeh.c1365 int eeh_pe_get_state(struct eeh_pe *pe) in eeh_pe_get_state() function
1406 EXPORT_SYMBOL_GPL(eeh_pe_get_state);
/linux-6.15/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c804 return eeh_pe_get_state(pe); in vfio_spapr_ioctl_eeh_pe_op()