Searched refs:_hbuf (Results 1 – 1 of 1) sorted by relevance
276 #define DECLARE_HYPERCALL_BUFFER_SHADOW(_type, _name, _hbuf) \ argument277 _type *(_name) = (_hbuf)->hbuf; \281 .param_shadow = (_hbuf), \
Completed in 6 milliseconds