Searched refs:backends (Results 1 – 5 of 5) sorted by relevance
17 static const char * const backends[] = { variable81 for (i = 0; i < ARRAY_SIZE(backends); i++) { in zcomp_available_show()82 if (!strcmp(comp, backends[i])) { in zcomp_available_show()85 "[%s] ", backends[i]); in zcomp_available_show()88 "%s ", backends[i]); in zcomp_available_show()
1252 } backends[] = { in igt_ppgtt_smoke_huge() local1265 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge()1266 u32 min = backends[i].min; in igt_ppgtt_smoke_huge()1267 u32 max = backends[i].max; in igt_ppgtt_smoke_huge()1272 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge()1334 } backends[] = { in igt_ppgtt_sanity_check() local1365 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check()1371 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
72 guest virtio devices with the vDPA-based backends.
28 virtio backends. Most QEMU based VMMs should support these devices
323 # backends are selected. The "depends" line prevents a configuration