Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Deeh.h308 int eeh_pe_get_state(struct eeh_pe *pe);
/linux/arch/powerpc/kernel/
H A Deeh.c1360 int eeh_pe_get_state(struct eeh_pe *pe) in eeh_pe_get_state() function
1401 EXPORT_SYMBOL_GPL(eeh_pe_get_state);
/linux/drivers/pci/hotplug/
H A Dpnv_php.c929 rc = eeh_pe_get_state(pe); in pnv_php_detect_clear_suprise_removal_freeze()
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c804 return eeh_pe_get_state(pe); in vfio_spapr_ioctl_eeh_pe_op()