Home
last modified time | relevance | path

Searched defs:TestIODeviceMemoryRosettaUserClientArgs (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tests/iokit/
H A Drosetta_map_mmio.c27 struct TestIODeviceMemoryRosettaUserClientArgs { struct
29 uint64_t size;
31 uint64_t offset;
33 uint64_t deviceMemoryOffset;
35 uint64_t length;
37 uint64_t xorkey;
/xnu-12377.81.4/iokit/Tests/TestServices/
H A DTestIODeviceMemoryRosetta.cpp50 struct TestIODeviceMemoryRosettaUserClientArgs { struct
71TestIODeviceMemoryRosettaUserClientArgs * userClientArgs = (TestIODeviceMemoryRosettaUserClientArg… in externalMethodDispatched() argument