> > > Functions whose address are passed as a callback, as these are, are > always forced out of line. > > OK, Richard. However, on a much higher level than this single patch, I am really curious about this: what would be the rationale beyond the use of callbacks in TCG vector support interface? What is, in fact, achieved with such interface design that could not be achieved with callback-less approach?
Thanks, Aleksandar