Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h57 #define PCI_CLASS_MEMORY_CXL 0x0502 macro
/qemu/hw/mem/
H A Dcxl_type3.c2172 pc->class_id = PCI_CLASS_MEMORY_CXL; in ct3_class_init()