Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/hvm/
H A Dsave.h65 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument
67 { return _fix(h, size); } \
78 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument