Home
last modified time | relevance | path

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

/qemu/include/hw/cxl/
H A Dcxl_device.h139 typedef CXLRetCode (*opcode_handler)(const struct cxl_cmd *cmd, typedef
145 opcode_handler handler;
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1314 opcode_handler h; in cxl_process_cci_message()