Searched refs:DYNMEM_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
32 #define DYNMEM_MAJOR_VERSION(Version) ((uint32_t)(Version) >> 16) macro
59 #define DYNMEM_MAJOR_VERSION(Version) ((__u32)(Version) >> 16) macro1814 DYNMEM_MAJOR_VERSION(dm_device.version), in balloon_connect_vsp()1894 DYNMEM_MAJOR_VERSION(dm->version), in hv_balloon_debug_show()