Home
last modified time | relevance | path

Searched refs:pe_alloc_mutex (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h156 struct mutex pe_alloc_mutex; member
H A Dpci-ioda.c146 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
150 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
160 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
183 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
195 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
197 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
2620 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()