Searched refs:VMW_PORT (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg.c | 94 VMW_PORT(VMW_PORT_CMD_OPEN_CHANNEL, in vmw_open_channel() 127 VMW_PORT(VMW_PORT_CMD_CLOSE_CHANNEL, in vmw_close_channel() 184 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_SENDPAYLOAD << 16), in vmw_port_hb_out() 234 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_RECVPAYLOAD << 16), in vmw_port_hb_in() 273 VMW_PORT(VMW_PORT_CMD_SENDSIZE, in vmw_send_msg() 331 VMW_PORT(VMW_PORT_CMD_RECVSIZE, in vmw_recv_msg() 375 VMW_PORT(VMW_PORT_CMD_RECVSTATUS, in vmw_recv_msg()
|
H A D | vmwgfx_msg.h | 57 #define VMW_PORT(cmd, in_ebx, in_si, in_di, \ macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg.c | 109 VMW_PORT(VMW_PORT_CMD_OPEN_CHANNEL, in vmw_open_channel() 142 VMW_PORT(VMW_PORT_CMD_CLOSE_CHANNEL, in vmw_close_channel() 200 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_SENDPAYLOAD << 16), in vmw_port_hb_out() 251 VMW_PORT(VMW_PORT_CMD_MSG | (MSG_TYPE_RECVPAYLOAD << 16), in vmw_port_hb_in() 290 VMW_PORT(VMW_PORT_CMD_SENDSIZE, in vmw_send_msg() 348 VMW_PORT(VMW_PORT_CMD_RECVSIZE, in vmw_recv_msg() 392 VMW_PORT(VMW_PORT_CMD_RECVSTATUS, in vmw_recv_msg() 657 VMW_PORT(VMW_PORT_CMD_MKSGS_RESET, in hypervisor_ppn_reset_all() 674 VMW_PORT(VMW_PORT_CMD_MKSGS_ADD_PPN, in hypervisor_ppn_add() 691 VMW_PORT(VMW_PORT_CMD_MKSGS_REMOVE_PP in hypervisor_ppn_remove() [all...] |
H A D | vmwgfx_msg_x86.h | 60 #define VMW_PORT(cmd, in_ebx, in_si, in_di, \ macro
|
H A D | vmwgfx_msg_arm64.h | 113 #define VMW_PORT(cmd, in_ebx, in_si, in_di, flags, magic, eax, ebx, ecx, edx, \ macro
|
Completed in 4 milliseconds