search for: trace_vmentry

Displaying 1 result from an estimated 1 matches for "trace_vmentry".

Did you mean: trace_entry
2005 Sep 05
0
[PATCH][4/6] Add to virtual device operations
...case SET_SHARE_PARAM_MAP: + { + int rc = map_param_share_page(arg1, arg2); + DPRINTK("SET_SHAER_PARAM_MAP: gva=%lx\n",arg1); + return rc; + } + + } + return 0L; +} +#endif /* CONFIG_VMX */ #ifdef TRACE_BUFFER asmlinkage void trace_vmentry (void) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel