Home
last modified time | relevance | path

Searched defs:dpa_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1152 uint64_t *dpa_offset) in cxl_type3_hpa_to_as_and_dpa()
1203 uint64_t dpa_offset = 0; in cxl_type3_read() local
1225 uint64_t dpa_offset = 0; in cxl_type3_write() local
1350 static bool set_cacheline(CXLType3Dev *ct3d, uint64_t dpa_offset, uint8_t *data) in set_cacheline()