Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c1789 #define MMIO_RING_F(prefix, s, f, am, rm, d, r, w) do { \ macro
1799 MMIO_RING_F(prefix, 4, 0, 0, 0, d, NULL, NULL)
1802 MMIO_RING_F(prefix, 4, f, 0, 0, d, r, w)
1805 MMIO_RING_F(prefix, 4, F_GMADR, 0xFFFF0000, 0, d, r, w)
1808 MMIO_RING_F(prefix, 4, F_GMADR | F_CMD_ACCESS, 0xFFFF0000, 0, d, r, w)
1811 MMIO_RING_F(prefix, 4, F_RO | f, 0, rm, d, r, w)
2690 MMIO_RING_F(RING_REG, 4, F_RO, 0, in init_broadwell_mmio_info()
2700 MMIO_RING_F(RING_REG, 8, F_RO | F_CMD_ACCESS, 0, ~0, D_BDW_PLUS, in init_broadwell_mmio_info()
2709 MMIO_RING_F(RING_REG, 48, F_RO, 0, ~0, D_BDW_PLUS, NULL, NULL); in init_broadwell_mmio_info()
2732 MMIO_RING_F(RING_REG, 32, 0, 0, 0, D_BDW_PLUS, NULL, NULL); in init_broadwell_mmio_info()