Searched refs:PCI_CLASS_MEMORY_CXL (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 57 #define PCI_CLASS_MEMORY_CXL 0x0502 macro |
/qemu/hw/mem/ | ||
H A D | cxl_type3.c | 2172 pc->class_id = PCI_CLASS_MEMORY_CXL; in ct3_class_init() |