Lines Matching refs:IOBufferMemoryDescriptor

167 	IOBufferMemoryDescriptor * bmd;  in IODMACommandForceDoubleBufferTest()
186 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, in IODMACommandForceDoubleBufferTest()
415 IOBufferMemoryDescriptor * bmd; in IOMemoryPrefaultTest()
425 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryPrefaultTest()
451 IOBufferMemoryDescriptor * bmd; in IOBMDOverflowTest()
453 …bmd = IOBufferMemoryDescriptor::inTaskWithPhysicalMask(kernel_task, kIOMemoryPageable | kIODirecti… in IOBMDOverflowTest()
463 IOBufferMemoryDescriptor * bmd; in IOBMDSetLengthMapTest()
466 bmd = IOBufferMemoryDescriptor::inTaskWithOptions( in IOBMDSetLengthMapTest()
504 IOBufferMemoryDescriptor * bmd; in BadFixedAllocTest()
507 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in BadFixedAllocTest()
521 IOBufferMemoryDescriptor * bmd; in IODirectionPrepareNoZeroFillTest()
523 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in IODirectionPrepareNoZeroFillTest()
538 IOBufferMemoryDescriptor * bmd; in IOMemoryMapTest()
547 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryMapTest()
624 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in AllocationNameTest()
649 IOBufferMemoryDescriptor * iobmd; in IOGuardPageMDTest()
716 …iobmd = IOBufferMemoryDescriptor::inTaskWithGuardPages(kernel_task, kIODirectionOutIn, iobmdCapaci… in IOGuardPageMDTest()
748 IOBufferMemoryDescriptor * bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMDContextTest()
800 …sbmds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
801 …sbmds[1] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
802 …sbmds[2] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
805 …mds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryKer… in IOMemoryDescriptorTest()
890 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
901 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
959 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
960 IOBufferMemoryDescriptor * md2; in IOMemoryDescriptorTest()
967 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
975 md2 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()