Home
last modified time | relevance | path

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

/qemu/hw/pci-bridge/
A Dcxl_upstream.c23 #define UI64_NULL (~0ULL) macro
325 if (usp->sn != UI64_NULL) { in cxl_usp_realize()
366 DEFINE_PROP_UINT64("sn", CXLUpstreamPort, sn, UI64_NULL),
/qemu/hw/mem/
A Dcxl_type3.c317 #define UI64_NULL ~(0ULL) macro
859 if (ct3d->sn != UI64_NULL) { in ct3_realize()
1228 DEFINE_PROP_UINT64("sn", CXLType3Dev, sn, UI64_NULL),

Completed in 13 milliseconds