Home
last modified time | relevance | path

Searched defs:mch (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dq35.c289 static void mch_update_pciexbar(MCHPCIState *mch) in mch_update_pciexbar()
328 static void mch_update_pam(MCHPCIState *mch) in mch_update_pam()
342 static void mch_update_smram(MCHPCIState *mch) in mch_update_smram()
413 static void mch_update_ext_tseg_mbytes(MCHPCIState *mch) in mch_update_ext_tseg_mbytes()
424 static void mch_update_smbase_smram(MCHPCIState *mch) in mch_update_smbase_smram()
467 MCHPCIState *mch = MCH_PCI_DEVICE(d); in mch_write_config() local
500 static void mch_update(MCHPCIState *mch) in mch_update()
522 MCHPCIState *mch = opaque; in mch_post_load() local
545 MCHPCIState *mch = MCH_PCI_DEVICE(d); in mch_reset() local
571 MCHPCIState *mch = MCH_PCI_DEVICE(d); in mch_realize() local
/openbmc/qemu/hw/core/
H A Dnull-machine.c20 static void machine_none_init(MachineState *mch) in machine_none_init()
/openbmc/qemu/include/hw/pci-host/
H A Dq35.h67 MCHPCIState mch; member