Lines Matching defs:kernel
595 u64 cxl_calculate_sr(bool master, bool kernel, bool real_mode, bool p9)
605 if (kernel) {
629 return cxl_calculate_sr(ctx->master, ctx->kernel, false,
673 if (ctx->kernel)
704 * for kernel contexts that may not have allocated any AFU IRQs at all:
749 if (ctx->kernel)
767 * for kernel contexts that may not have allocated any AFU IRQs at all:
819 * kernel log.
939 if (ctx->kernel)
1008 static int native_attach_process(struct cxl_context *ctx, bool kernel,
1016 ctx->kernel = kernel;