Searched refs:pteL (Results 1 – 1 of 1) sorted by relevance
76 regType_t pteL; in print_single_tlb() local94 pteL = getConfigReg(tlb + 1); in print_single_tlb()99 cb = GET_CBEHAVIOR(pteL); in print_single_tlb()100 pSize = GET_PAGE_SIZE(pteL); in print_single_tlb()101 pProt = GET_PROTECTION(pteL); in print_single_tlb()102 ppn = GET_PPN(pteL); in print_single_tlb()