Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci.h157 struct mutex pe_alloc_mutex; member
Dpci-ioda.c149 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
153 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
163 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
186 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
198 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
200 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
2995 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()