Home
last modified time | relevance | path

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

/qemu/include/hw/core/
H A Dcpu.h326 typedef struct CPUTLB { struct
332 } CPUTLB; typedef
363 CPUTLB tlb;
/qemu/accel/tcg/
H A Dcputlb.c1028 CPUTLB *tlb = &cpu->neg.tlb; in tlb_set_page_full()