Home
last modified time | relevance | path

Searched refs:sst_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dmain.c69 memset(ctx->sstp, 0, ctx->sst_size); in _cxl_slbia()
115 ctx->sst_size = PAGE_SIZE; in cxl_alloc_sst()
129 size = (((u64)ctx->sst_size >> 8) - 1) << CXL_SSTP0_An_SegTableSize_SHIFT; in cxl_alloc_sst()
H A Dfault.c36 unsigned int mask = (ctx->sst_size >> 7) - 1; /* SSTP0[SegTableSize] */ in find_free_sste()
H A Dcxl.h555 unsigned int sst_size, sst_lru; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dmain.c70 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()
H A Dfault.c36 unsigned int mask = (ctx->sst_size >> 7) - 1; /* SSTP0[SegTableSize] */ in find_free_sste()
H A Dcxl.h557 unsigned int sst_size, sst_lru; member

Completed in 8 milliseconds