OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmadr_bytes
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
scheduler.c
454
const int
gmadr_bytes
= gvt->device_info.gmadr_bytes_in_cmd;
local in function:prepare_shadow_batch_buffer
497
if (
gmadr_bytes
== 8)
scheduler.c
454
const int
gmadr_bytes
= gvt->device_info.gmadr_bytes_in_cmd;
local in function:prepare_shadow_batch_buffer
497
if (
gmadr_bytes
== 8)
cmd_parser.c
1031
int
gmadr_bytes
= gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_lrm
1046
if (
gmadr_bytes
== 8)
1059
int
gmadr_bytes
= s->vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_srm
1070
if (
gmadr_bytes
== 8)
1117
int
gmadr_bytes
= s->vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_pipe_control
1139
if (
gmadr_bytes
== 8)
1475
int
gmadr_bytes
= vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:get_gma_bb_from_cmd
1477
if (WARN_ON(
gmadr_bytes
!= 4 &&
gmadr_bytes
!= 8)) {
1478
gvt_vgpu_err("invalid gma bytes %d\n",
gmadr_bytes
);
1540
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_store_data_imm
1597
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_op_2f
1647
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_flush_dw
[
all
...]
cmd_parser.c
1031
int
gmadr_bytes
= gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_lrm
1046
if (
gmadr_bytes
== 8)
1059
int
gmadr_bytes
= s->vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_srm
1070
if (
gmadr_bytes
== 8)
1117
int
gmadr_bytes
= s->vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:cmd_handler_pipe_control
1139
if (
gmadr_bytes
== 8)
1475
int
gmadr_bytes
= vgpu->gvt->device_info.gmadr_bytes_in_cmd;
local in function:get_gma_bb_from_cmd
1477
if (WARN_ON(
gmadr_bytes
!= 4 &&
gmadr_bytes
!= 8)) {
1478
gvt_vgpu_err("invalid gma bytes %d\n",
gmadr_bytes
);
1540
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_store_data_imm
1597
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_op_2f
1647
int
gmadr_bytes
= s->vgpu->gvt->device_info.
gmadr_bytes
_in_cmd;
local in function:cmd_handler_mi_flush_dw
[
all
...]
Completed in 45 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025