Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c229 #define MEM_PHYS_ADDRESS_LIMIT 0x10000000000ULL macro
246 for (from = 1; from <= MEM_PHYS_ADDRESS_LIMIT; from <<= 1) { in extract_bits()
270 for (to = 1; to <= MEM_PHYS_ADDRESS_LIMIT; to <<= 1) { in insert_bits()