Home
last modified time | relevance | path

Searched refs:VSS_OP_REGISTER1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_snapshot.c109 u32 our_ver = VSS_OP_REGISTER1; in vss_handle_handshake()
116 case VSS_OP_REGISTER1: in vss_handle_handshake()
121 dm_reg_value = VSS_OP_REGISTER1; in vss_handle_handshake()
140 vss_msg->vss_hdr.operation == VSS_OP_REGISTER1) { in vss_on_msg()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhyperv.h52 #define VSS_OP_REGISTER1 129 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhyperv.h52 #define VSS_OP_REGISTER1 129 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h52 #define VSS_OP_REGISTER1 129 macro
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_vss_daemon.c268 vss_msg->vss_hdr.operation = VSS_OP_REGISTER1; in main()