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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac_dbg.c155 return sprintf(data, "%llx\n", pvt->top_mem);
H A Damd64_edac.h442 u64 top_mem; /* top of memory below 4GB */ member in struct:amd64_pvt
H A Damd64_edac.c2159 rdmsrl(MSR_K8_TOP_MEM1, pvt->top_mem);
2160 debugf0(" TOP_MEM: 0x%016llx\n", pvt->top_mem);

Completed in 41 milliseconds