Home
last modified time | relevance | path

Searched refs:vfulltlb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/core/
H A Dcpu.h289 CPUTLBEntryFull vfulltlb[CPU_VTLB_SIZE]; member
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1150 desc->vfulltlb[vidx] = desc->fulltlb[index]; in tlb_set_page_full()
1318 CPUTLBEntryFull *f2 = &cpu->neg.tlb.d[mmu_idx].vfulltlb[vidx]; in victim_tlb_hit()