Home
last modified time | relevance | path

Searched refs:usp_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
217 usp_cstate = cxl_usp_to_cstate(usp); in cxl_cfmws_find_device()
218 if (!usp_cstate) { in cxl_cfmws_find_device()
222 cache_mem = usp_cstate->crb.cache_mem_registers; in cxl_cfmws_find_device()