Home
last modified time | relevance | path

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

/src/sys/contrib/xen/hvm/
H A Dsave.h90 # define HVM_SAVE_TYPE_COMPAT(_x) __typeof__ (((struct __HVM_SAVE_TYPE_COMPAT_##_x *)(0))->t) macro
91 # define HVM_SAVE_LENGTH_COMPAT(_x) (sizeof (HVM_SAVE_TYPE_COMPAT(_x)))