Home
last modified time | relevance | path

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

/xnu-8020.140.41/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-8020.140.41/iokit/Tests/TestServices/
H A DTestIODeviceMemoryRosetta.cpp45 struct TestIODeviceMemoryRosettaUserClientArgs { in externalMethod() struct
46 uint64_t size; in externalMethod()
47 uint64_t offset; in externalMethod()
48 uint64_t deviceMemoryOffset; in externalMethod()
49 uint64_t length; in externalMethod()
50 uint64_t xorkey; in externalMethod()