Home
last modified time | relevance | path

Searched refs:dsmadhandle (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h526 uint32_t dsmadhandle; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c2153 uint32_t dsmadhandle; in cmd_dcd_get_dyn_cap_config() member
2193 stl_le_p(&out->records[i].dsmadhandle, in cmd_dcd_get_dyn_cap_config()
2194 ct3d->dc.regions[start_rid + i].dsmadhandle); in cmd_dcd_get_dyn_cap_config()
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c224 ct3d->dc.regions[i].dsmadhandle = dsmad_handle - 1; in ct3_build_cdat_table()