Searched refs:mapLength (Results 1 – 3 of 3) sorted by relevance
118 uint64_t * mapLength) = 0;123 uint64_t mapLength) = 0;
448 uint64_t * mapLength);454 uint64_t mapLength);458 uint64_t mapLength);1117 uint64_t * mapLength);
4486 uint64_t * mapLength) in dmaMap() argument4498 mapSpec, command, NULL, mapAddress, mapLength); in dmaMap()4501 dmaMapRecord(mapper, command, *mapLength); in dmaMap()4511 uint64_t mapLength) in dmaMapRecord() argument4528 mapLength = _length; in dmaMapRecord()4542 uint64_t mapLength) in dmaUnmap() argument4561 if (!mapLength) { in dmaUnmap()4571 mapLength = _length; in dmaUnmap()4589 uint64_t * mapLength) in dmaMap() argument4644 command, &dmaPageList, mapAddress, mapLength); in dmaMap()[all …]