Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dcxl_upstream.c22 #define UI64_NULL (~0ULL) macro
323 if (usp->sn != UI64_NULL) { in cxl_usp_realize()
364 DEFINE_PROP_UINT64("sn", CXLUpstreamPort, sn, UI64_NULL),
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c316 #define UI64_NULL ~(0ULL) macro
858 if (ct3d->sn != UI64_NULL) { in ct3_realize()
1227 DEFINE_PROP_UINT64("sn", CXLType3Dev, sn, UI64_NULL),