KVM on ARM: How to add some functions into interrupt.S with C code?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to add some functions into interrupt.S with C code to do some operations in hyp mode with a hypcall.

I have tried to add .global [function name] and use bl [function name], but there will be a prefetch abort.

So I want to know if the C code can be linked into interrupt.S and how to achieve this.

Thank you for help.


_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux