Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dastro.h78 uint64_t tlb_imask; member
/qemu/hw/pci-host/
H A Dastro.c316 if ((addr & s->tlb_imask) != ibase) { in astro_translate_iommu()
654 put_val_in_int64(&s->tlb_imask, addr, size, val); in astro_chip_write_with_attrs()
727 VMSTATE_UINT64(tlb_imask, AstroState),
762 s->tlb_imask = 0; in astro_reset()