Lines Matching defs:kernel
591 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9)
601 if (kernel) {
625 return cxl_calculate_sr(ctx->master, ctx->kernel, false,
669 if (ctx->kernel)
700 * for kernel contexts that may not have allocated any AFU IRQs at all:
745 if (ctx->kernel)
763 * for kernel contexts that may not have allocated any AFU IRQs at all:
815 * kernel log.
935 if (ctx->kernel)
1004 static int native_attach_process(struct cxl_context *ctx, bool kernel,
1012 ctx->kernel = kernel;