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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Ddbg.c29 static char *szTab[] = { "4k", "64k", "1M", "512M" }; variable
58 #define GET_PAGE_SIZE(pte) szTab[((pte >> 3) & 0x3)]

Completed in 66 milliseconds