Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcxllib.c179 attr->sr = cxl_calculate_sr(false, in cxllib_get_PE_attributes()
H A Dnative.c595 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9) in cxl_calculate_sr() function
629 return cxl_calculate_sr(ctx->master, ctx->kernel, false, in calculate_sr()
H A Dcxl.h1026 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9);
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcxllib.c178 attr->sr = cxl_calculate_sr(false, in cxllib_get_PE_attributes()
H A Dnative.c591 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9) in cxl_calculate_sr() function
625 return cxl_calculate_sr(ctx->master, ctx->kernel, false, in calculate_sr()
H A Dcxl.h1028 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9);

Completed in 11 milliseconds