Lines Matching full:x86_64
11 For example, the sdhci device is supported on both x86_64 and ARM boards,
162 $ QTEST_QEMU_BINARY=build/qemu-system-x86_64 build/tests/qtest/qos-test --verbose
175 # src='x86_64/pc'
178 # |-> dest='x86_64/pc' type=0 (node=0x559142111600)
190 qgraph path in the "ALL QGRAPH EDGES" output as follows: '' -> 'x86_64/pc' ->
198 because we used the ``qemu-system-x86_64`` binary which does not support ARM
217 - The current ``sdhci`` device is supported by both ``x86_64/pc`` and ``ARM``
220 ``QSDHCI_PCI`` for ``x86_64/pc``. Both implement the
225 - Create the ``x86_64/pc`` machine node. This machine uses the
229 ``x86_64/pc --contains--> 1440FX-pcihost --contains-->
321 ``x86_64/pc`` machine, simplified from
350 /* x86_64/pc machine */
359 fprintf(stderr, "%s not present in x86_64/pc\n", interface);
370 fprintf(stderr, "%s not present in x86_64/pc\n", device);
396 /* x86_64/pc --contains--> 1440FX-pcihost --contains-->
398 qos_node_create_machine("x86_64/pc", qos_create_machine_pc);
399 qos_node_contains("x86_64/pc", "i440FX-pcihost", NULL);
518 x86_64/pc --contains--> 1440FX-pcihost --contains--> pci-bus-pc
534 x86_64/pc --contains--> 1440FX-pcihost --contains--> pci-bus-pc
584 x86_64/pc --contains--> 1440FX-pcihost --contains--> pci-bus-pc
600 x86_64/pc --contains--> 1440FX-pcihost --contains--> pci-bus-pc
615 ``QTEST_QEMU_BINARY=./qemu-system-x86_64``
617 ``/x86_64/pc/1440FX-pcihost/pci-bus-pc/pci-bus/sdhci-pc/sdhci/sdhci-test``