Home
last modified time | relevance | path

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

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