Searched refs:presumed (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c501 if (nvbo->bo.offset == b->presumed.offset && list_for_each_entry()
503 b->presumed.domain & NOUVEAU_GEM_DOMAIN_VRAM) || list_for_each_entry()
505 b->presumed.domain & NOUVEAU_GEM_DOMAIN_GART))) list_for_each_entry()
509 b->presumed.domain = NOUVEAU_GEM_DOMAIN_GART; list_for_each_entry()
511 b->presumed.domain = NOUVEAU_GEM_DOMAIN_VRAM; list_for_each_entry()
512 b->presumed.offset = nvbo->bo.offset; list_for_each_entry()
513 b->presumed.valid = 0; list_for_each_entry()
516 if (copy_to_user(&upbbo[nvbo->pbbo_index].presumed, list_for_each_entry()
517 &b->presumed, sizeof(b->presumed))) list_for_each_entry()
612 if (b->presumed.valid) nouveau_gem_pushbuf_reloc_apply()
640 data = b->presumed.offset + r->data; nouveau_gem_pushbuf_reloc_apply()
643 data = (b->presumed.offset + r->data) >> 32; nouveau_gem_pushbuf_reloc_apply()
648 if (b->presumed.domain == NOUVEAU_GEM_DOMAIN_GART) nouveau_gem_pushbuf_reloc_apply()
/linux-4.4.14/net/wireless/
H A Dgenregdb.awk5 # Actually, it reads from stdin (presumed to be db.txt) and writes
6 # to stdout (presumed to be regdb.c), but close enough...
/linux-4.4.14/include/uapi/drm/
H A Dmsm_drm.h156 * passed back through the 'presumed' field. If on a subsequent reloc,
157 * userspace passes back a 'presumed' address that is still valid,
170 __u64 presumed; /* in/out, presumed buffer address */ member in struct:drm_msm_gem_submit_bo
H A Dnouveau_drm.h72 struct drm_nouveau_gem_pushbuf_bo_presumed presumed; member in struct:drm_nouveau_gem_pushbuf_bo
H A Di915_drm.h757 * state buffers already holds the correct presumed addresses and so the
/linux-4.4.14/include/linux/i2c/
H A Dpcf857x.h29 * value is presumed to be all ones (as if the chip were just reset).
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgt215.c117 * presumed that the io-port access to init registers isn't effected gt215_devinit_mmio()
/linux-4.4.14/arch/x86/entry/vdso/vdso32/
H A Dsigreturn.S63 presumed call instruction. Since we didn't get here via
/linux-4.4.14/arch/powerpc/kernel/vdso32/
H A Dsigtramp.S21 the return address to get an address in the middle of the presumed
/linux-4.4.14/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S22 the return address to get an address in the middle of the presumed
/linux-4.4.14/drivers/scsi/
H A Dgvp11.c224 /* Get pointers to the presumed register locations and save contents */ check_wd33c93()
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h67 /* Attempt to modify a QP/EE which is not in the presumed state: */
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c87 submit->bos[i].iova = submit_bo.presumed; submit_lookup_objects()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c147 * CRTC. this is presumed to be the case nv04_dac_detect()
/linux-4.4.14/drivers/pci/hotplug/
H A Dpciehp_hpc.c552 * clearing what is presumed to be the last pending interrupt. pcie_isr()
/linux-4.4.14/include/linux/
H A Ddcache.h223 #define DCACHE_AUTODIR_TYPE 0x00300000 /* Lookupless directory (presumed automount) */
/linux-4.4.14/arch/mips/kernel/
H A Dsignal.c66 * Thread saved context copy to/from a signal context presumed to be on the
/linux-4.4.14/fs/cifs/
H A Ddir.c766 directories are presumed to be good here */ cifs_lookup()
/linux-4.4.14/arch/arm/mm/
H A Dalignment.c965 * is presumed to be always on from kernel space. do_alignment()
/linux-4.4.14/drivers/mtd/nand/
H A Ddocg4.c185 * after reset only) or 0x51, so bit 1 is presumed to be an error indicator.
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c653 * returns current (presumed, if a write was done) contents of selected
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsungem.h477 * timing of the RX-to-TX IPG. This value is ignored and presumed to
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_execbuffer.c1001 * to read, but since we may need to update the presumed validate_exec_list()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c100 /* The presumed FIFO size for working around the Tx-FIFO-overflow bug.
/linux-4.4.14/drivers/pci/
H A Dpci.c3729 * The device function is presumed to be unused when this function is called.
3753 * The device function is presumed to be unused and the caller is holding
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c85 /* Attempt to modify a QP/EE which is not in the presumed state: */
/linux-4.4.14/drivers/net/ethernet/packetengines/
H A Dhamachi.c1114 /* Rx packets are also presumed lost; however, we need to make sure a hamachi_tx_timeout()
/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c188 * the low bit of the generation number is always presumed to be zero.
/linux-4.4.14/kernel/
H A Dcgroup.c5734 * The presumed 'rmdir' will fail quietly if this cgroup is no longer

Completed in 1103 milliseconds