Home
last modified time | relevance | path

Searched refs:region (Results 1751 - 1773 of 1773) sorted by relevance

1...<<71

/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_hostif.c2171 hostif_mib_set_request_int(priv, LOCAL_REGION, priv->region); in hostif_sme_execute()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c2195 switch (dev->mt76.region) { in mt7615_dfs_init_radar_specs()
2210 /* avoid FCC radar detection in non-FCC region */ in mt7615_dfs_init_radar_specs()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h299 * enum hl_pci_match_mode - pci match mode per region
370 * struct hl_inbound_pci_region - inbound region descriptor
371 * @mode: pci match mode for this region
372 * @addr: region target address
373 * @size: region size in bytes
386 * struct hl_outbound_pci_region - outbound region descriptor
387 * @addr: region target address
388 * @size: region size in bytes
493 * @start_addr: virtual start address of the memory region.
494 * @end_addr: virtual end address of the memory region
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1154 dma_addr_t offset = dma - mem->region.start; in i915_vma_coredump_create()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h2971 struct radv_buffer *buffer, const VkBufferImageCopy2 *region);
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h958 struct drm_i915_gem_memory_class_instance region; member
1043 /* Either we have a single vram region and it's all mappable, or we have
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h102 // This call will allocate a new region at the end of the current buffer. If it can't find
107 // This call will allocate a new region at the end of the buffer. It internally may trigger
109 // `newBufferAllocatedOut`). The new region will be in the returned buffer at given offset. If
1759 void resolve(ImageHelper *dst, const VkImageResolve &region, CommandBuffer *commandBuffer);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5882 buf_attr.region[0].size = eq->entries * eq->eqe_size; in alloc_eq_buf()
5883 buf_attr.region[0].hopnum = eq->hop_num; in alloc_eq_buf()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mbx.c6761 uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, in qla28xx_secure_flash_update()
6770 mcp->mb[2] = region; in qla28xx_secure_flash_update()
6760 qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, uint32_t sfub_len) qla28xx_secure_flash_update() argument
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c6897 uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, in qla28xx_secure_flash_update()
6906 mcp->mb[2] = region; in qla28xx_secure_flash_update()
6896 qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, uint32_t sfub_len) qla28xx_secure_flash_update() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6361 buf_attr.region[0].size = eq->entries * eq->eqe_size; in alloc_eq_buf()
6362 buf_attr.region[0].hopnum = eq->hop_num; in alloc_eq_buf()
/third_party/node/deps/v8/src/heap/
H A Dheap.cc5728 isolate_->AddCodeRange(code_range_->reservation()->region().begin(), in SetUp()
5729 code_range_->reservation()->region().size()); in SetUp()
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h204 -# If you want to allocate a region of device memory without association with any
349 The way it's implemented is that the library always maps entire memory block, not just region of the allocation.
885 // Destroy buffer that is immutably bound to memory region which is no longer valid.
894 // Bind new buffer to new memory region. Data contained in it is already moved.
963 // Destroy buffer that is immutably bound to memory region which is no longer valid.
972 // Bind new buffer to new memory region. Data contained in it is already moved.
999 memory region after defragmentation should be created with `VK_IMAGE_LAYOUT_PREINITIALIZED`
2966 /** \brief Size of the largest continuous free memory region available for new allocation.
3057 It may be either dedicated block of `VkDeviceMemory` or a specific region of a bigger block of this type
3329 correctly offseted to the beginning of region assigne
13534 VkBufferCopy region = { ApplyDefragmentationMovesGpu() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4106 ar->dfs_detector->region == NL80211_DFS_FCC) { in ath10k_dfs_radar_report()
H A Dmac.c3331 nl_dfs_reg = ar->dfs_detector->region; in ath10k_regd_update()
3376 ath10k_dbg(ar, ATH10K_DBG_REGULATORY, "dfs region 0x%x\n", in ath10k_reg_notifier()
3381 ath10k_warn(ar, "DFS region 0x%X not supported, will trigger radar for every pulse\n", in ath10k_reg_notifier()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c3502 nl_dfs_reg = ar->dfs_detector->region; in ath10k_regd_update()
3547 ath10k_dbg(ar, ATH10K_DBG_REGULATORY, "dfs region 0x%x\n", in ath10k_reg_notifier()
3552 ath10k_warn(ar, "DFS region 0x%X not supported, will trigger radar for every pulse\n", in ath10k_reg_notifier()
H A Dwmi.c4106 ar->dfs_detector->region == NL80211_DFS_FCC) { in ath10k_dfs_radar_report()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]

Completed in 250 milliseconds

1...<<71