Lines Matching refs:IOBufferMemoryDescriptor
168 IOBufferMemoryDescriptor * bmd; in IODMACommandForceDoubleBufferTest()
187 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, in IODMACommandForceDoubleBufferTest()
416 IOBufferMemoryDescriptor * bmd; in IOMemoryPrefaultTest()
426 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryPrefaultTest()
452 IOBufferMemoryDescriptor * bmd; in IOBMDOverflowTest()
454 …bmd = IOBufferMemoryDescriptor::inTaskWithPhysicalMask(kernel_task, kIOMemoryPageable | kIODirecti… in IOBMDOverflowTest()
464 IOBufferMemoryDescriptor * bmd; in IOBMDSetLengthMapTest()
467 bmd = IOBufferMemoryDescriptor::inTaskWithOptions( in IOBMDSetLengthMapTest()
505 IOBufferMemoryDescriptor * bmd; in BadFixedAllocTest()
508 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in BadFixedAllocTest()
522 IOBufferMemoryDescriptor * bmd; in IODirectionPrepareNoZeroFillTest()
524 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in IODirectionPrepareNoZeroFillTest()
539 IOBufferMemoryDescriptor * bmd; in IOMemoryMapTest()
548 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryMapTest()
625 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in AllocationNameTest()
650 IOBufferMemoryDescriptor * iobmd; in IOGuardPageMDTest()
717 …iobmd = IOBufferMemoryDescriptor::inTaskWithGuardPages(kernel_task, kIODirectionOutIn, iobmdCapaci… in IOGuardPageMDTest()
749 IOBufferMemoryDescriptor * bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMDContextTest()
801 …sbmds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
802 …sbmds[1] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
803 …sbmds[2] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
806 …mds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryKer… in IOMemoryDescriptorTest()
891 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
902 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
960 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
961 IOBufferMemoryDescriptor * md2; in IOMemoryDescriptorTest()
968 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
976 md2 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()