Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h507 #define DCD_MAX_NUM_REGION 8 macro
642 CXLDCRegion regions[DCD_MAX_NUM_REGION];
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c3434 if (in->reg_id >= DCD_MAX_NUM_REGION) { in cmd_fm_set_dc_region_config()