Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Deeh.h306 int eeh_pe_get_state(struct eeh_pe *pe);
/linux-6.12.1/arch/powerpc/kernel/
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.12.1/drivers/vfio/
Dvfio_iommu_spapr_tce.c804 return eeh_pe_get_state(pe); in vfio_spapr_ioctl_eeh_pe_op()