Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpc.c69 static PCIDevice *i440fx_state; variable
131 if (i440fx_state && env == first_cpu) in cpu_smm_update()
132 i440fx_set_smm(i440fx_state, (env->hflags >> HF_SMM_SHIFT) & 1); in cpu_smm_update()
1061 pci_bus = i440fx_init(&i440fx_state, i8259); in pc_init1()
1231 if (i440fx_state) { in pc_init1()
1232 i440fx_init_memory_mappings(i440fx_state); in pc_init1()