Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpiix_pci.c62 static void update_pam(PCIDevice *d, uint32_t start, uint32_t end, int r) in update_pam() function
94 update_pam(d, 0xf0000, 0x100000, (d->config[0x59] >> 4) & 3); in i440fx_update_memory_mappings()
97 update_pam(d, 0xc0000 + 0x4000 * i, 0xc0000 + 0x4000 * (i + 1), r); in i440fx_update_memory_mappings()