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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtraps.c968 unsigned long long exp_cause; local
972 exp_cause = peek_real_address_q(DM_EXP_CAUSE_PHY);
973 if (exp_cause & ~4) {
975 (unsigned long)(exp_cause & 0xffffffff));

Completed in 38 milliseconds