Searched refs:sst_size (Results 1 – 3 of 3) sorted by relevance
70 memset(ctx->sstp, 0, ctx->sst_size); in _cxl_slbia()116 ctx->sst_size = PAGE_SIZE; in cxl_alloc_sst()130 size = (((u64)ctx->sst_size >> 8) - 1) << CXL_SSTP0_An_SegTableSize_SHIFT; in cxl_alloc_sst()
36 unsigned int mask = (ctx->sst_size >> 7) - 1; /* SSTP0[SegTableSize] */ in find_free_sste()
557 unsigned int sst_size, sst_lru; member