Searched refs:diff_mmio (Results 1 – 1 of 1) sorted by relevance
35 struct diff_mmio { struct46 struct diff_mmio *ma; in mmio_offset_compare()47 struct diff_mmio *mb; in mmio_offset_compare()49 ma = container_of(a, struct diff_mmio, node); in mmio_offset_compare()50 mb = container_of(b, struct diff_mmio, node); in mmio_offset_compare()62 struct diff_mmio *node; in mmio_diff_handler()93 struct diff_mmio *node, *next; in vgpu_mmio_diff_show()