Searched refs:mapped (Results 126 - 150 of 163) sorted by relevance

1234567

/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h441 struct kvmppc_irq_map mapped[KVMPPC_PIRQ_MAPPED]; member in struct:kvmppc_slb::kvmppc_passthru_irqmap
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.c936 pimap->mapped[i].r_hwirq, pimap->mapped[i].v_hwirq);
H A Dbook3s_hv.c1775 * it has mapped but which is not actually present, either because
2021 * it has mapped but which is not actually present, either because
5843 * If it's mapped to a hardware IRQ number, that's an error,
5847 if (guest_gsi == pimap->mapped[i].v_hwirq) {
5848 if (pimap->mapped[i].r_hwirq) {
5861 irq_map = &pimap->mapped[i];
5873 * The 'host_irq' number is mapped in the PCI-MSI domain but
5875 * mode, need an HW IRQ number mapped in the XICS IRQ domain.
5915 if (guest_gsi == pimap->mapped[i].v_hwirq)
5927 kvmppc_xics_clr_mapped(kvm, guest_gsi, pimap->mapped[
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c910 si = 1; /* entry 0 is main skb, mapped above */
1266 oct->mmio[i].mapped = 1;
1351 if (oct->mmio[i].mapped)
/linux-master/arch/powerpc/sysdev/
H A Dfsl_pci.c227 * now has local memory space mapped to target 0x0 instead of
736 goto mapped;
741 mapped:
/linux-master/drivers/iommu/iommufd/
H A Dselftest.c378 gfp_t gfp, size_t *mapped)
420 *mapped += MOCK_IO_PAGE_SIZE;
375 mock_domain_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/drivers/iommu/
H A Dapple-dart.c193 * @regs: mapped MMIO region
532 size_t *mapped)
541 mapped);
529 apple_dart_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
H A Dexynos-iommu.c1078 WARN(1, "Trying mapping on %#08x mapped with 1MiB page", iova);
1117 * not currently mapped.
1137 WARN(1, "Trying mapping on 1MiB@%#08x that is mapped",
1144 WARN(1, "Trying mapping on 1MiB@%#08x that is mapped",
1232 size_t count, int prot, gfp_t gfp, size_t *mapped)
1267 *mapped = size;
1230 exynos_iommu_map(struct iommu_domain *iommu_domain, unsigned long l_iova, phys_addr_t paddr, size_t size, size_t count, int prot, gfp_t gfp, size_t *mapped) argument
H A Drockchip-iommu.c798 * mapped cachelines holding stale values for its dte and pte.
806 /* Unmap the range of iovas that we just mapped */
812 pr_err("iova: %pad already mapped to %pa cannot remap to phys: %pa prot: %#x\n",
820 int prot, gfp_t gfp, size_t *mapped)
854 *mapped = size;
818 rk_iommu_map(struct iommu_domain *domain, unsigned long _iova, phys_addr_t paddr, size_t size, size_t count, int prot, gfp_t gfp, size_t *mapped) argument
H A Domap-iommu.c1314 int prot, gfp_t gfp, size_t *mapped)
1353 *mapped = bytes;
1312 omap_iommu_map(struct iommu_domain *domain, unsigned long da, phys_addr_t pa, size_t bytes, size_t count, int prot, gfp_t gfp, size_t *mapped) argument
H A Dmtk_iommu.c330 * The Region 'A'(I/O) can NOT be mapped by M4U; For Region 'B'/'C'/'D', the
800 int prot, gfp_t gfp, size_t *mapped)
809 return dom->iop->map_pages(dom->iop, iova, paddr, pgsize, pgcount, prot, gfp, mapped);
798 mtk_iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/fs/btrfs/
H A Dextent_io.c887 * If the page is mapped to btree inode, we should hold the private
889 * For cloned or dummy extent buffers, their pages are not mapped and
903 /* Already mapped, just free prealloc */
2472 * buffer is memory mapped to the fiemap target file, we don't deadlock
2477 * if the fiemap buffer is memory mapped to the file we are running fiemap
3290 * may have a non-cloned leaf and if the fiemap buffer is memory mapped
3345 const bool mapped = !test_bit(EXTENT_BUFFER_UNMAPPED, &eb->bflags); local
3348 * For mapped eb, we're going to change the folio private, which should
3351 if (mapped)
3355 if (mapped)
[all...]
/linux-master/sound/pci/hda/
H A Dhda_generic.c1772 bool mapped; local
1774 mapped = map_singles(codec, cfg->line_outs,
1778 mapped |= map_singles(codec, cfg->hp_outs,
1782 mapped |= map_singles(codec, cfg->speaker_outs,
1791 mapped = true;
1793 } while (mapped);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dregs.h11 u32 mapped; member in struct:__map
H A Dmmio.c183 return dev->reg.map[i].mapped + ofs;
/linux-master/include/linux/
H A Diommu.h156 dma_addr_t aperture_start; /* First address that can be mapped */
157 dma_addr_t aperture_end; /* Last address that can be mapped */
165 #define __IOMMU_DOMAIN_PT (1U << 2) /* Domain is identity mapped */
257 /* Memory regions which must be mapped 1:1 at all times */
637 int prot, gfp_t gfp, size_t *mapped);
919 * If the new page is disjoint from the current range or is mapped at
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c855 * If old fb is not mapped to any of the consoles,
1149 int i, j, mapped; local
1152 mapped = 0;
1157 mapped = 1;
1162 if (mapped)
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h371 bool mapped; member in struct:vmw_ttm_tt
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1214 int prot, gfp_t gfp, size_t *mapped)
1224 ret = ops->map_pages(ops, iova, paddr, pgsize, pgcount, prot, gfp, mapped);
1813 /* Check for size mismatch of SMMU address space from mapped region */
1817 "SMMU address space size (0x%x) differs from mapped region size (0x%x)!\n",
1212 arm_smmu_map_pages(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t pgsize, size_t pgcount, int prot, gfp_t gfp, size_t *mapped) argument
/linux-master/drivers/hid/
H A Dhid-input.c740 goto mapped;
1364 mapped:
1386 * to be mapped to ABS_Y
2369 "Some usages could not be mapped, please use HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE if this is legitimate.\n");
/linux-master/drivers/scsi/
H A Dscsi_debug.c432 /* SCSI opcodes (first byte of cdb) of interest mapped onto these indexes */
682 /* This array is accessed via SDEB_I_* values. Make sure all are mapped,
3899 unsigned int mapped; local
3904 mapped = test_bit(index, sip->map_storep);
3906 if (mapped)
3913 return mapped;
4560 u32 alloc_len, mapped, num; local
4577 mapped = map_state(sip, lba, &num);
4579 mapped = 1;
4592 arr[20] = !mapped; /* prov_sta
[all...]
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem.c993 vma->mapped ? "mapped" : "unmapped");
/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.c1075 if (data_vio->mapped.state != VDO_MAPPING_STATE_UNMAPPED)
/linux-master/fs/ext4/
H A Dextents.c608 return 0; /* not an extent-mapped inode */
4116 * return > 0, number of blocks already mapped/allocated
4119 * otherwise blocks are mapped
4704 * For block-mapped files, posix_fallocate should fall back to the method
5787 * been mapped to a physical cluster
5792 * Returns 1 if any block in the logical cluster is mapped, signifying
5801 int depth, mapped = 0, err = 0; local
5807 * mapped - no physical clusters have been allocated, and the
5840 /* can't be mapped if the extent tree is empty */
5851 * The last case indicates the target cluster is not mapped
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1136 pset->mapped = 0;
1160 pset->mapped = 1;
1168 return !!flow->pagesets[0].mapped;
1647 flows[i].pagesets[0].mapped = 0;

Completed in 621 milliseconds

1234567