OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:riommu_active
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_hubbub.c
80
uint32_t
riommu_active
;
local in function:dcn21_dchvm_init
86
//Poll until
RIOMMU_ACTIVE
= 1
88
REG_GET(DCHVM_RIOMMU_STAT0,
RIOMMU_ACTIVE
, &
riommu_active
);
90
if (
riommu_active
)
96
if (
riommu_active
) {
amdgpu_dcn21_hubbub.c
80
uint32_t
riommu_active
;
local in function:dcn21_dchvm_init
86
//Poll until
RIOMMU_ACTIVE
= 1
88
REG_GET(DCHVM_RIOMMU_STAT0,
RIOMMU_ACTIVE
, &
riommu_active
);
90
if (
riommu_active
)
96
if (
riommu_active
) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025