Searched refs:hvm_mmcfg (Results 1 – 1 of 1) sorted by relevance
381 struct hvm_mmcfg { struct390 static const struct hvm_mmcfg *vpci_mmcfg_find(const struct domain *d, in vpci_mmcfg_find() argument393 const struct hvm_mmcfg *mmcfg; in vpci_mmcfg_find()407 static unsigned int vpci_mmcfg_decode_addr(const struct hvm_mmcfg *mmcfg, in vpci_mmcfg_decode_addr()434 const struct hvm_mmcfg *mmcfg; in vpci_mmcfg_read()478 const struct hvm_mmcfg *mmcfg; in vpci_mmcfg_write()514 struct hvm_mmcfg *mmcfg, *new; in register_vpci_mmcfg_handler()521 new = xmalloc(struct hvm_mmcfg); in register_vpci_mmcfg_handler()563 struct hvm_mmcfg *mmcfg = list_first_entry(mmcfg_regions, in destroy_vpci_mmcfg()564 struct hvm_mmcfg, next); in destroy_vpci_mmcfg()
Completed in 5 milliseconds