Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dpci.h166 struct mutex pe_alloc_mutex; member
Dpci-ioda.c148 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
152 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_reserve_pe()
162 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
185 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_alloc_pe()
199 mutex_lock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
201 mutex_unlock(&phb->ioda.pe_alloc_mutex); in pnv_ioda_free_pe()
2968 mutex_init(&phb->ioda.pe_alloc_mutex); in pnv_pci_init_ioda_phb()