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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-bugs64.c49 long p, s, lv1, lv2, lw; local
55 * what the values of m1, m2 and s are and what lv2 and p are
101 lv2 = s << 32;
104 : "=r" (lv2)
105 : "0" (lv2), "r" (p));
109 *v2 = lv2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c126 long lv1, lv2; local
417 CONFIG_GET_INT(argv[2], &lv2);
419 dbenv, (int)lv1, (db_timeout_t)lv2));

Completed in 68 milliseconds