xa_cmpxchg_bh
return xa_err(xa_cmpxchg_bh(xa, index, NULL, XA_ZERO_ENTRY, gfp));
old = xa_cmpxchg_bh(&pool->dma_mapped, id, page, NULL, 0);