Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dp2m-ept.c1299 static const char memory_types[8][3] = { in memory_type_to_str() local
1308 ASSERT(x < ARRAY_SIZE(memory_types)); in memory_type_to_str()
1309 return memory_types[x][0] ? memory_types[x] : "?"; in memory_type_to_str()

Completed in 10 milliseconds