Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl.h43 MemoryRegion host_mr; member
/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c206 if (offset > memory_region_size(&cxl_state->host_mr)) { in pxb_cxl_hook_up_registers()
211 memory_region_add_subregion(&cxl_state->host_mr, offset, mr); in pxb_cxl_hook_up_registers()
/qemu/hw/i386/
H A Dpc.c997 MemoryRegion *mr = &pcms->cxl_devices_state.host_mr; in pc_memory_init()
H A Dacpi-build.c1605 MemoryRegion *mr = &pcms->cxl_devices_state.host_mr; in build_dsdt()