OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_llc
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_llc.h
1
/* $NetBSD:
intel_llc
.h,v 1.2 2021/12/18 23:45:30 riastradh Exp $ */
12
struct
intel_llc
;
14
void intel_llc_enable(struct
intel_llc
*llc);
15
void intel_llc_disable(struct
intel_llc
*llc);
selftest_llc.h
12
struct
intel_llc
;
14
int st_llc_verify(struct
intel_llc
*llc);
intel_llc_types.h
12
struct
intel_llc
{
struct
intel_llc.c
1
/* $NetBSD:
intel_llc
.c,v 1.2 2021/12/18 23:45:30 riastradh Exp $ */
10
__KERNEL_RCSID(0, "$NetBSD:
intel_llc
.c,v 1.2 2021/12/18 23:45:30 riastradh Exp $");
16
#include "
intel_llc
.h"
27
static struct intel_gt *llc_to_gt(struct
intel_llc
*llc)
52
static bool get_ia_constants(struct
intel_llc
*llc,
79
static void calc_ia_freq(struct
intel_llc
*llc,
125
static void gen6_update_ring_freq(struct
intel_llc
*llc)
153
void intel_llc_enable(struct
intel_llc
*llc)
159
void intel_llc_disable(struct
intel_llc
*llc)
selftest_llc.c
16
static int gen6_verify_ring_freq(struct
intel_llc
*llc)
77
int st_llc_verify(struct
intel_llc
*llc)
intel_gt_types.h
77
struct
intel_llc
llc;
/src/sys/external/bsd/drm2/dist/drm/i915/
Makefile
93
gt/
intel_llc
.o \
/src/sys/modules/i915drmkms/
Makefile
201
SRCS+=
intel_llc
.c
Completed in 15 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025