Searched full:portion (Results 26 – 50 of 58) sorted by relevance
123
/qemu/include/hw/xen/interface/ |
H A D | grant_table.h | 567 * Issue one or more cache maintenance operations on a portion of a
|
H A D | xen.h | 626 * any unused bits in the upper portion must be zero.
|
/qemu/tcg/ |
H A D | region.c | 633 /* Map the read-write portion via normal anon memory. */ in alloc_code_gen_buffer_splitwx_vmremap()
|
H A D | optimize.c | 1856 /* The s_mask from the top portion of the deposit is still valid. */ in fold_deposit()
|
/qemu/linux-user/i386/ |
H A D | signal.c | 700 * Copy the legacy state because the FP portion of the FX frame has in frstor_sigcontext()
|
/qemu/linux-user/sparc/ |
H A D | signal.c | 41 * This portion of the struct is part of the function call abi,
|
/qemu/target/hppa/ |
H A D | mem_helper.c | 379 * the upper portion of the abs address, zero-extended. in hppa_set_ior_and_isr()
|
/qemu/qapi/ |
H A D | machine.json | 830 # Save a portion of guest memory to a file. 863 # Save a portion of guest physical memory to a file.
|
/qemu/bsd-user/ |
H A D | signal.c | 176 * Make sure we that the variable portion of the target siginfo is zeroed in host_to_target_siginfo_noswap()
|
/qemu/include/fpu/ |
H A D | softfloat.h | 738 | together to form the result. This means that any integer portion of `zSig' 740 | will have an integer portion equal to 1, the `zExp' input should be 1 less
|
/qemu/migration/ |
H A D | rdma.c | 398 uint32_t len; /* Total length of data portion */ 400 uint32_t repeat; /* number of commands in data portion of same type */ 1675 * This will advance the pointer to the data portion
|
H A D | options.c | 734 * multifd is needed to keep the unaligned portion of the stream in migrate_direct_io()
|
/qemu/hw/pci/ |
H A D | pcie.c | 900 * issuing a write transaction that targets any portion of the Port’s Slot in pcie_cap_slot_write_config()
|
H A D | pci.c | 2889 * where the bridge uses the seconary bus as the bridge portion of the in pci_device_get_iommu_bus_devfn()
|
/qemu/hw/nvram/ |
H A D | fw_cfg.c | 304 * expected to contain a string preserving portion of the item in fw_cfg_data_read()
|
/qemu/linux-headers/linux/ |
H A D | iommufd.h | 19 * compatible portion while consistently using the newer, larger, structures.
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 168 * @desc: The CPUTLBDesc portion of the TLB 169 * @fast: The CPUTLBDescFast portion of the same TLB
|
/qemu/nbd/ |
H A D | client.c | 242 * Process another portion of the NBD_OPT_LIST reply, populating any
|
/qemu/hw/display/ |
H A D | cirrus_vga.c | 768 /* are we in the visible portion of memory? */ in cirrus_do_copy() 787 /* we don't have to notify the display that this portion has in cirrus_do_copy()
|
/qemu/include/system/ |
H A D | memory.h | 202 /* Only a portion of RAM (used_length) is actually used, and migrated. 1403 * portion of this RAM is actually used.
|
/qemu/hw/vfio/ |
H A D | pci-quirks.c | 963 * when the "type" portion of the address register is set to 0x1. This appears
|
/qemu/target/arm/ |
H A D | internals.h | 1693 * mte_mops_set_tags: Set MTE tags for a portion of a FEAT_MOPS operation
|
/qemu/target/i386/tcg/ |
H A D | emit.c.inc | 3438 * is extracted from the right-shifted portion, and the old carry is 3439 * inserted at the end of the left-shifted portion.
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 2137 /* Initialize instruction-specific portion of the context */ in free_instruction()
|
/qemu/target/arm/tcg/ |
H A D | m_helper.c | 1981 * Load a 16-bit portion of a v7M instruction, returning true on success, in v7m_read_half_insn()
|
123