Home
last modified time | relevance | path

Searched refs:TS_MINOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_util.c37 #define TS_MINOR 0 macro
38 #define TS_VERSION (TS_MAJOR << 16 | TS_MINOR)
41 #define TS_VERSION_1 (TS_MAJOR_1 << 16 | TS_MINOR)
44 #define TS_VERSION_3 (TS_MAJOR_3 << 16 | TS_MINOR)
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_util.c36 #define TS_MINOR 0 macro
37 #define TS_VERSION (TS_MAJOR << 16 | TS_MINOR)
40 #define TS_VERSION_1 (TS_MAJOR_1 << 16 | TS_MINOR)
43 #define TS_VERSION_3 (TS_MAJOR_3 << 16 | TS_MINOR)

Completed in 2 milliseconds