Home
last modified time | relevance | path

Searched refs:kNumMappers (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1808 static const int kNumMappers = 3; in IOSkywalkSupportTest() local
1818 IOSKMapperRef mappers[kNumMappers]; in IOSkywalkSupportTest()
1819 mach_vm_address_t addrs[kNumMappers]; in IOSkywalkSupportTest()
1908 for (int i = 0; i < kNumMappers; i++) { in IOSkywalkSupportTest()
1966 for (int i = 0; i < kNumMappers; i++) { in IOSkywalkSupportTest()