Searched refs:vfulltlb (Results 1 – 2 of 2) sorted by relevance
294 CPUTLBEntryFull vfulltlb[CPU_VTLB_SIZE]; member
936 tlb_reset_dirty_range_locked(&desc->vfulltlb[i], &desc->vtable[i], in tlb_reset_dirty()1137 desc->vfulltlb[vidx] = desc->fulltlb[index]; in tlb_set_page_full()1328 CPUTLBEntryFull *f2 = &cpu->neg.tlb.d[mmu_idx].vfulltlb[vidx]; in victim_tlb_hit()