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

/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp439 static const uint32 kMemoryTypes[] = { local
446 static const int32 kMemoryTypeCount = sizeof(kMemoryTypes)
447 / sizeof(*kMemoryTypes);
450 uint32 type = kMemoryTypes[i];
475 uint32 type = kMemoryTypes[i];

Completed in 16 milliseconds