e500_tlb.c | 702 e500_tlb_lookup_xtlb(vaddr_t va, u_int *slotp) function in typeref:struct:e500_xtlb * 768 struct e500_xtlb * const xtlb = e500_tlb_lookup_xtlb(va, NULL); 820 struct e500_xtlb * const xtlb = e500_tlb_lookup_xtlb(va, &slot); 1126 struct e500_xtlb *xtlb = e500_tlb_lookup_xtlb(endkernel, &slot);
|