Searched refs:testvmx (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/testkext/
H A Dtestvmx.h2 * testvmx.h
10 class testvmx : public IOService { class in inherits:IOService
11 OSDeclareDefaultStructors(testvmx);
H A Dtestvmx.cpp2 * testvmx.cpp
7 #include "testvmx.h"
18 OSDefineMetaClassAndStructors(testvmx, super);
21 testvmx::start( IOService * provider )
39 testvmx::stop( IOService * provider )

Completed in 124 milliseconds