Searched refs:VMW_PORT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg.c | 102 VMW_PORT(VMW_PORT_CMD_OPEN_CHANNEL, in vmw_open_channel() 135 VMW_PORT(VMW_PORT_CMD_CLOSE_CHANNEL, in vmw_close_channel() 193 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_SENDPAYLOAD << 16), in vmw_port_hb_out() 244 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_RECVPAYLOAD << 16), in vmw_port_hb_in() 283 VMW_PORT(VMW_PORT_CMD_SENDSIZE, in vmw_send_msg() 341 VMW_PORT(VMW_PORT_CMD_RECVSIZE, in vmw_recv_msg() 385 VMW_PORT(VMW_PORT_CMD_RECVSTATUS, in vmw_recv_msg() 650 VMW_PORT(VMW_PORT_CMD_MKSGS_RESET, in hypervisor_ppn_reset_all() 667 VMW_PORT(VMW_PORT_CMD_MKSGS_ADD_PPN, in hypervisor_ppn_add() 684 VMW_PORT(VMW_PORT_CMD_MKSGS_REMOVE_PPN, in hypervisor_ppn_remove()
|
| D | vmwgfx_msg_x86.h | 60 #define VMW_PORT(cmd, in_ebx, in_si, in_di, \ macro
|
| D | vmwgfx_msg_arm64.h | 113 #define VMW_PORT(cmd, in_ebx, in_si, in_di, flags, magic, eax, ebx, ecx, edx, \ macro
|