* What is fastcall in Xen?
@ 2012-10-25 23:11 Xinxin Jin
2012-10-25 23:38 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Xinxin Jin @ 2012-10-25 23:11 UTC (permalink / raw)
To: Xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 249 bytes --]
Hi, I found some interrupt handler functions are declared with "fastcall"
keyword, such as:
fastcall void event_check_interrupt(void);
So what does fastcall implicate here? Is there some special things in the
fastcall handling ?
Thanks,
--
Xinxin
[-- Attachment #1.2: Type: text/html, Size: 352 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: What is fastcall in Xen?
2012-10-25 23:11 What is fastcall in Xen? Xinxin Jin
@ 2012-10-25 23:38 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2012-10-25 23:38 UTC (permalink / raw)
To: Xinxin Jin, Xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 359 bytes --]
No, fastcall is defined away to nothing.
On 25/10/2012 16:11, "Xinxin Jin" <xinxinjin89@gmail.com> wrote:
> Hi, I found some interrupt handler functions are declared with "fastcall"
> keyword, such as:
> fastcall void event_check_interrupt(void);
> So what does fastcall implicate here? Is there some special things in the
> fastcall handling ?
> Thanks,
[-- Attachment #1.2: Type: text/html, Size: 772 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-25 23:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 23:11 What is fastcall in Xen? Xinxin Jin
2012-10-25 23:38 ` Keir Fraser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).