Searched refs:diff_mmio (Results 1 – 1 of 1) sorted by relevance
37 struct diff_mmio { struct48 struct diff_mmio *ma; in mmio_offset_compare()49 struct diff_mmio *mb; in mmio_offset_compare()51 ma = container_of(a, struct diff_mmio, node); in mmio_offset_compare()52 mb = container_of(b, struct diff_mmio, node); in mmio_offset_compare()64 struct diff_mmio *node; in mmio_diff_handler()95 struct diff_mmio *node, *next; in vgpu_mmio_diff_show()