Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-host.c157 CXLComponentState *hb_cstate, *usp_cstate; in cxl_cfmws_find_device() local
181 hb_cstate = cxl_get_hb_cstate(hb); in cxl_cfmws_find_device()
182 if (!hb_cstate) { in cxl_cfmws_find_device()
186 cache_mem = hb_cstate->crb.cache_mem_registers; in cxl_cfmws_find_device()