Searched refs:MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance
27 #ifndef MAJOR_VERSION28 #define MAJOR_VERSION 1 macro
108 #define MAJOR_VERSION(x) ((u16)(FIELD_GET(MAJOR_VERSION_MASK, (x)))) macro185 MAJOR_VERSION(ver.a0), MINOR_VERSION(ver.a0)); in ffa_version_check()190 pr_info("Version %d.%d found\n", MAJOR_VERSION(ver.a0), in ffa_version_check()
96 MAJOR_VERSION = offsetof(struct smbios_entry_point, major_version), enumerator