Searched refs:dmar_gas_alloc_entry (Results 1 – 3 of 3) sorted by relevance
86 dmar_gas_alloc_entry(struct dmar_ctx *ctx, u_int flags) in dmar_gas_alloc_entry() function236 begin = dmar_gas_alloc_entry(ctx, DMAR_PGF_WAITOK); in dmar_gas_init_ctx()237 end = dmar_gas_alloc_entry(ctx, DMAR_PGF_WAITOK); in dmar_gas_init_ctx()634 entry = dmar_gas_alloc_entry(ctx, (flags & DMAR_GM_CANWAIT) != 0 ? in dmar_gas_map()721 entry = dmar_gas_alloc_entry(ctx, DMAR_PGF_WAITOK); in dmar_gas_reserve_region()
288 struct dmar_map_entry *dmar_gas_alloc_entry(struct dmar_ctx *ctx, u_int flags);
812 entry = dmar_gas_alloc_entry(ria->ctx, DMAR_PGF_WAITOK); in dmar_rmrr_iter()