Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h442 bool (*set_cacheline)(CXLType3Dev *ct3d, uint64_t dpa_offset, member
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1027 static bool set_cacheline(CXLType3Dev *ct3d, uint64_t dpa_offset, uint8_t *data) in set_cacheline() function