OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RING_FORCE_TO_NONPRIV
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
mmio_context.c
55
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 0), 0, false}, /* 0x24d0 */
56
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 1), 0, false}, /* 0x24d4 */
57
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 2), 0, false}, /* 0x24d8 */
58
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 3), 0, false}, /* 0x24dc */
59
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 4), 0, false}, /* 0x24e0 */
60
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 5), 0, false}, /* 0x24e4 */
61
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 6), 0, false}, /* 0x24e8 */
62
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 7), 0, false}, /* 0x24ec */
63
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 8), 0, false}, /* 0x24f0 */
64
{RCS0,
RING_FORCE_TO_NONPRIV
(RENDER_RING_BASE, 9), 0, false}, /* 0x24f4 *
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_workarounds.c
1314
RING_FORCE_TO_NONPRIV
(base, i),
1320
RING_FORCE_TO_NONPRIV
(base, i),
selftest_workarounds.c
164
*cs++ = i915_mmio_reg_offset(
RING_FORCE_TO_NONPRIV
(base, i));
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
2591
#define
RING_FORCE_TO_NONPRIV
(base, i) _MMIO(((base) + 0x4D0) + (i) * 4)
Completed in 35 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025