Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dastro.h81 uint64_t tlb_pdir_base; member
/qemu/hw/pci-host/
H A Dastro.c322 pdir_ptr = s->tlb_pdir_base + index * sizeof(entry); in astro_translate_iommu()
667 put_val_in_int64(&s->tlb_pdir_base, addr, size, val); in astro_chip_write_with_attrs()
730 VMSTATE_UINT64(tlb_pdir_base, AstroState),
765 s->tlb_pdir_base = 0; in astro_reset()