Searched refs:xa_reserve_irq (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dxarray.h1100 * xa_reserve_irq() - Reserve this index in the XArray.
1112 int xa_reserve_irq(struct xarray *xa, unsigned long index, gfp_t gfp) function
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c55 ret = xa_reserve_irq(&dist->lpi_xa, intid, GFP_KERNEL_ACCOUNT);

Completed in 370 milliseconds