diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-01-28 14:35:06 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-01-30 14:51:45 -0800 |
commit | 791bad9d28d405d9397ea0c370ffb7c7bdd2aa6e (patch) | |
tree | 3a067d90415de66711bdaf9cd624d1a38cd4b8f0 /arch/x86/mach-rdc321x | |
parent | ecb93d1ccd0aac63f03be2db3cac3fa974716f4c (diff) |
x86/paravirt: implement PVOP_CALL macros for callee-save functions
Impact: Optimization
Functions with the callee save calling convention clobber many fewer
registers than the normal C calling convention. Implement variants of
PVOP_V?CALL* accordingly. This only bothers with functions up to 3
args, since functions with more args may as well use the normal
calling convention.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/mach-rdc321x')
0 files changed, 0 insertions, 0 deletions