Searched refs:HVM_SAVE_TYPE (Results 1 – 1 of 1) sorted by relevance
85 #define HVM_SAVE_TYPE(_x) __typeof__ (((struct __HVM_SAVE_TYPE_##_x *)(0))->t) macro86 #define HVM_SAVE_LENGTH(_x) (sizeof (HVM_SAVE_TYPE(_x)))