OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_gvt_gtt_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.h
45
struct
intel_gvt_gtt_entry
{
struct
52
struct
intel_gvt_gtt_entry
*e,
58
struct
intel_gvt_gtt_entry
*e,
63
bool (*test_present)(struct
intel_gvt_gtt_entry
*e);
64
void (*clear_present)(struct
intel_gvt_gtt_entry
*e);
65
void (*set_present)(struct
intel_gvt_gtt_entry
*e);
66
bool (*test_pse)(struct
intel_gvt_gtt_entry
*e);
67
void (*clear_pse)(struct
intel_gvt_gtt_entry
*e);
68
bool (*test_ips)(struct
intel_gvt_gtt_entry
*e);
69
void (*clear_ips)(struct
intel_gvt_gtt_entry
*e)
[
all
...]
gtt.c
306
struct
intel_gvt_gtt_entry
*e,
331
struct
intel_gvt_gtt_entry
*e,
367
static unsigned long gen8_gtt_get_pfn(struct
intel_gvt_gtt_entry
*e)
382
static void gen8_gtt_set_pfn(struct
intel_gvt_gtt_entry
*e, unsigned long pfn)
401
static bool gen8_gtt_test_pse(struct
intel_gvt_gtt_entry
*e)
406
static void gen8_gtt_clear_pse(struct
intel_gvt_gtt_entry
*e)
424
static bool gen8_gtt_test_ips(struct
intel_gvt_gtt_entry
*e)
432
static void gen8_gtt_clear_ips(struct
intel_gvt_gtt_entry
*e)
440
static bool gen8_gtt_test_present(struct
intel_gvt_gtt_entry
*e)
454
static void gtt_entry_clear_present(struct
intel_gvt_gtt_entry
*e
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025