Home
last modified time | relevance | path

Searched refs:ways (Results 1 – 25 of 36) sorted by relevance

12

/qemu/target/ppc/
H A Dmmu_helper.c1172 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbsx() local
1174 for (j = 0; j < ways; j++) { in helper_booke206_tlbsx()
1219 int ways = booke206_tlb_ways(env, tlbn); in booke206_invalidate_ea_tlb() local
1222 for (i = 0; i < ways; i++) { in booke206_invalidate_ea_tlb()
1309 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbilx3() local
1311 for (j = 0; j < ways; j++) { in helper_booke206_tlbilx3()
H A Dmmu-booke.c399 int ways = booke206_tlb_ways(env, i); in mmubooke206_get_physical_address() local
400 for (j = 0; j < ways; j++) { in mmubooke206_get_physical_address()
H A Dcpu.h2830 uint32_t ways = booke206_tlb_ways(env, tlbn); in booke206_get_tlbm() local
2831 int ways_bits = ctz32(ways); in booke206_get_tlbm()
2835 way &= ways - 1; in booke206_get_tlbm()
/qemu/docs/about/
H A Dindex.rst7 QEMU can be used in several different ways. The most common is for
/qemu/target/xtensa/
H A Doverlay_tool.h347 #define TLB_TEMPLATE(ways, refill_way_size, way56) { \ argument
348 .nways = ways, \
/qemu/docs/
H A Dqdev-device-use.txt41 The old ways to define block devices define host and guest part
48 The various old ways to define drives all boil down to the common form
153 The old ways to define character devices define host and guest part
159 The various old ways to define a character device are all of the
H A Dpcie_pci_bridge.txt103 To enable device hot-plug into the bridge on Linux there're 3 ways:
H A Digd-assign.txt47 There are numerous ways to do this, i915 can be blacklisted on the host,
/qemu/docs/devel/
H A Dstable-process.rst36 There are various ways to get a patch into stable:
H A Dzoned-storage.rst55 Additionally, QEMU has several ways of supporting zoned storage, including:
H A Ddocs.rst15 are processed in two ways:
H A Dconflict-resolution.rst43 committee has to intervene, here are some of the ways they might respond:
H A Dlockcnt.txt140 can also be more efficient in two ways:
H A Dkconfig.rst139 declares its dependencies in different ways:
H A Dstyle.rst755 handle it. This can be done in various ways.
830 Rationale: there are two ways to add a '0x' prefix to printed number: '0x%...'
/qemu/docs/system/devices/
H A Dusb-u2f.rst60 there are three possible ways to configure the ``u2f-emulated`` device:
/qemu/docs/system/
H A Dtarget-riscv.rst29 Because RISC-V systems differ so much and in fundamental ways, typically
H A Dtarget-arm.rst39 Because Arm systems differ so much and in fundamental ways, typically
H A Dcpu-models-x86.rst.inc10 Two ways to configure CPU models with QEMU / KVM
221 two ways: (a) check for the *absence* of ``rtm`` in the guest's
/qemu/
H A DREADME.rst161 The QEMU community can be contacted in a number of ways, with the two
/qemu/docs/interop/
H A Dprl-xml.txt150 snapshot. Top snapshot could be described via two ways: via TopGUID child
/qemu/docs/specs/
H A Divshmem-spec.rst35 There are two ways to use this device:
H A Dppc-spapr-numa.rst343 user choice. The Linux kernel, and PAPR itself, does not provide QEMU with the ways
/qemu/docs/devel/migration/
H A Dvfio.rst101 Currently there are two ways dirty page tracking can be done:
/qemu/docs/system/s390x/
H A Dvfio-ap.rst257 AP queue device drivers. There are two ways the default masks can be changed:
484 There are a number of ways to specify this path::

12