Lines Matching refs:IOBufferMemoryDescriptor

166 	IOBufferMemoryDescriptor * bmd;  in IODMACommandForceDoubleBufferTest()
185 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, in IODMACommandForceDoubleBufferTest()
413 IOBufferMemoryDescriptor * bmd; in IOMemoryPrefaultTest()
423 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryPrefaultTest()
449 IOBufferMemoryDescriptor * bmd; in IOBMDOverflowTest()
451 …bmd = IOBufferMemoryDescriptor::inTaskWithPhysicalMask(kernel_task, kIOMemoryKernelUserShared | kI… in IOBMDOverflowTest()
461 IOBufferMemoryDescriptor * bmd; in IOBMDSetLengthMapTest()
464 bmd = IOBufferMemoryDescriptor::inTaskWithOptions( in IOBMDSetLengthMapTest()
502 IOBufferMemoryDescriptor * bmd; in BadFixedAllocTest()
505 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in BadFixedAllocTest()
519 IOBufferMemoryDescriptor * bmd; in IODirectionPrepareNoZeroFillTest()
521 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(NULL, in IODirectionPrepareNoZeroFillTest()
536 IOBufferMemoryDescriptor * bmd; in IOMemoryMapTest()
545 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(current_task(), in IOMemoryMapTest()
622 bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in AllocationNameTest()
647 IOBufferMemoryDescriptor * iobmd; in IOGuardPageMDTest()
714 …iobmd = IOBufferMemoryDescriptor::inTaskWithGuardPages(kernel_task, kIODirectionOutIn, iobmdCapaci… in IOGuardPageMDTest()
746 IOBufferMemoryDescriptor * bmd = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMDContextTest()
798 …sbmds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
799 …sbmds[1] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
800 …sbmds[2] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryK… in IOMemoryDescriptorTest()
803 …mds[0] = IOBufferMemoryDescriptor::inTaskWithOptions(kernel_task, kIODirectionOutIn | kIOMemoryKer… in IOMemoryDescriptorTest()
888 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
899 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
957 IOBufferMemoryDescriptor * md1; in IOMemoryDescriptorTest()
958 IOBufferMemoryDescriptor * md2; in IOMemoryDescriptorTest()
965 md1 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()
973 md2 = IOBufferMemoryDescriptor::inTaskWithOptions(TASK_NULL, in IOMemoryDescriptorTest()