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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Ddbg.c77 regType_t pteL; local
95 pteL = getConfigReg(tlb + 1);
100 cb = GET_CBEHAVIOR(pteL);
101 pSize = GET_PAGE_SIZE(pteL);
102 pProt = GET_PROTECTION(pteL);
103 ppn = GET_PPN(pteL);

Completed in 38 milliseconds