Home
last modified time | relevance | path

Searched refs:RING_FORCE_TO_NONPRIV_RANGE_64 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_reg_whitelist.c51 RING_FORCE_TO_NONPRIV_RANGE_64),
54 RING_FORCE_TO_NONPRIV_RANGE_64))
134 case RING_FORCE_TO_NONPRIV_RANGE_64: in xe_reg_whitelist_print_entry()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_engine_regs.h164 #define RING_FORCE_TO_NONPRIV_RANGE_64 REG_FIELD_PREP(RING_FORCE_TO_NONPRIV_RANGE_MASK, 3) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_engine_regs.h224 #define RING_FORCE_TO_NONPRIV_RANGE_64 (3 << 0) macro