Home
last modified time | relevance | path

Searched defs:RING_REG (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c61 #define RING_REG(base) _MMIO((base) + 0x28) in iterate_generic_mmio() macro
65 #define RING_REG(base) _MMIO((base) + 0x134) in iterate_generic_mmio() macro
69 #define RING_REG(base) _MMIO((base) + 0x6c) in iterate_generic_mmio() macro
83 #define RING_REG(base) _MMIO((base) + 0x29c) in iterate_generic_mmio() macro
772 #define RING_REG(base) _MMIO((base) + 0xd0) in iterate_bdw_plus_mmio() macro
776 #define RING_REG(base) _MMIO((base) + 0x230) in iterate_bdw_plus_mmio() macro
780 #define RING_REG(base) _MMIO((base) + 0x234) in iterate_bdw_plus_mmio() macro
784 #define RING_REG(base) _MMIO((base) + 0x244) in iterate_bdw_plus_mmio() macro
788 #define RING_REG(base) _MMIO((base) + 0x370) in iterate_bdw_plus_mmio() macro
792 #define RING_REG(base) _MMIO((base) + 0x3a0) in iterate_bdw_plus_mmio() macro
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
Dhandlers.c2201 #define RING_REG(base) _MMIO((base) + 0x28) in init_generic_mmio_info() macro
2205 #define RING_REG(base) _MMIO((base) + 0x134) in init_generic_mmio_info() macro
2209 #define RING_REG(base) _MMIO((base) + 0x6c) in init_generic_mmio_info() macro
2225 #define RING_REG(base) _MMIO((base) + 0x29c) in init_generic_mmio_info() macro
2501 #define RING_REG(base) _MMIO((base) + 0xd0) in init_bdw_mmio_info() macro
2507 #define RING_REG(base) _MMIO((base) + 0x230) in init_bdw_mmio_info() macro
2511 #define RING_REG(base) _MMIO((base) + 0x234) in init_bdw_mmio_info() macro
2516 #define RING_REG(base) _MMIO((base) + 0x244) in init_bdw_mmio_info() macro
2520 #define RING_REG(base) _MMIO((base) + 0x370) in init_bdw_mmio_info() macro
2524 #define RING_REG(base) _MMIO((base) + 0x3a0) in init_bdw_mmio_info() macro
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c1957 #define RING_REG(base) _MMIO((base) + 0x28) in init_generic_mmio_info() macro
1961 #define RING_REG(base) _MMIO((base) + 0x134) in init_generic_mmio_info() macro
1965 #define RING_REG(base) _MMIO((base) + 0x6c) in init_generic_mmio_info() macro
1982 #define RING_REG(base) _MMIO((base) + 0x29c) in init_generic_mmio_info() macro
2822 #define RING_REG(base) _MMIO((base) + 0xd0) in init_bdw_mmio_info() macro
2828 #define RING_REG(base) _MMIO((base) + 0x230) in init_bdw_mmio_info() macro
2832 #define RING_REG(base) _MMIO((base) + 0x234) in init_bdw_mmio_info() macro
2837 #define RING_REG(base) _MMIO((base) + 0x244) in init_bdw_mmio_info() macro
2841 #define RING_REG(base) _MMIO((base) + 0x370) in init_bdw_mmio_info() macro
2845 #define RING_REG(base) _MMIO((base) + 0x3a0) in init_bdw_mmio_info() macro
[all …]