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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dxmon.c1044 static unsigned hash_ctx; variable
1054 hash_ctx = 0;
1057 scanhex(&hash_ctx);
1060 printf("Mappings for context %x\n", hash_ctx);
1066 dump_hash_table_seg((hash_ctx << 4) + (seg * 0x111),

Completed in 40 milliseconds