OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unclaimed_mmio_check
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c
50
mmio_debug->
unclaimed_mmio_check
= 1;
65
mmio_debug->saved_mmio_check = mmio_debug->
unclaimed_mmio_check
;
66
mmio_debug->
unclaimed_mmio_check
= 0;
75
mmio_debug->
unclaimed_mmio_check
= mmio_debug->saved_mmio_check;
2130
if (unlikely(uncore->debug->
unclaimed_mmio_check
<= 0))
2141
uncore->debug->
unclaimed_mmio_check
--;
intel_uncore.h
43
int
unclaimed_mmio_check
;
member in struct:intel_uncore_mmio_debug
Completed in 14 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025