Searched refs:contiguous (Results 1 – 15 of 15) sorted by relevance
20 Module to handle 3d contiguous sensors like
95 bool contiguous; in alloc_device_memory() local112 contiguous = args->flags & HL_MEM_CONTIGUOUS; in alloc_device_memory()114 if (contiguous) { in alloc_device_memory()140 phys_pg_pack->contiguous = contiguous; in alloc_device_memory()148 if (phys_pg_pack->contiguous) { in alloc_device_memory()198 if (!phys_pg_pack->contiguous) in alloc_device_memory()207 if (contiguous) in alloc_device_memory()321 if (phys_pg_pack->contiguous) { in free_phys_pg_pack()
2242 u8 contiguous; member
41 bool contiguous; /** Allocated memory physically member
366 s_config->mipi_buffer_config.contiguous); in __dump_stream_config()
30 and physically contiguous.
366 u32 contiguous; member
1160 bool contiguous = true; in amdgpu_vm_update_range() local1166 contiguous = pages_addr[pfn + 1] == in amdgpu_vm_update_range()1174 if (contiguous != (pages_addr[idx] == in amdgpu_vm_update_range()1178 if (!contiguous) in amdgpu_vm_update_range()1184 if (!contiguous) { in amdgpu_vm_update_range()
261 that can be asserted and deasserted by toggling bits in a contiguous,297 in a contiguous, exclusive register space. The register is HIWORD_MASKED,
167 interface. If needed this memory is used for large contiguous memory
1225 bufreq->contiguous = 1; in bufreq_dec()1295 bufreq->contiguous = 1; in bufreq_enc()
1180 u32 contiguous; member
54 lookup. CATU helps TMC ETR to use a large physically non-contiguous trace
59 2-level tables with 4KB pages/1MB sections, and contiguous entries
3958 const unsigned int contiguous = proto_len ? proto_len : 1; in qeth_add_hw_header() local3969 if (qeth_get_elements_for_range(start, end + contiguous) == 1) { in qeth_add_hw_header()
Completed in 691 milliseconds