OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_present
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.h
63
bool (*
test_present
)(struct intel_gvt_gtt_entry *e);
member in struct:intel_gvt_gtt_pte_ops
gtt.c
509
.
test_present
= gen8_gtt_test_present,
914
spt->vgpu->gvt->gtt.pte_ops->
test_present
(e))
920
spt->vgpu->gvt->gtt.pte_ops->
test_present
(e))
1259
if (!pte_ops->
test_present
(ge))
1359
if (!ops->
test_present
(se))
1607
new_present = ops->
test_present
(we);
1794
if (!ops->
test_present
(&se))
1827
if (!ops->
test_present
(&ge))
2129
if (!pte_ops->
test_present
(&e)) {
2286
if (!partial_update && (ops->
test_present
(&e)))
[
all
...]
Completed in 60 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025