Searched refs:VMW_PORT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg.c | 91 VMW_PORT(VMW_PORT_CMD_OPEN_CHANNEL, in vmw_open_channel() 124 VMW_PORT(VMW_PORT_CMD_CLOSE_CHANNEL, in vmw_close_channel() 180 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_SENDPAYLOAD << 16), in vmw_port_hb_out() 229 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_RECVPAYLOAD << 16), in vmw_port_hb_in() 268 VMW_PORT(VMW_PORT_CMD_SENDSIZE, in vmw_send_msg() 326 VMW_PORT(VMW_PORT_CMD_RECVSIZE, in vmw_recv_msg() 370 VMW_PORT(VMW_PORT_CMD_RECVSTATUS, in vmw_recv_msg()
|
| D | vmwgfx_msg.h | 57 #define VMW_PORT(cmd, in_ebx, in_si, in_di, \ macro
|