search for: xcehandl

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

Did you mean: xc_handl
2008 Jun 24
1
How to mask an event channel?
...>, chapter 5 Event Channels, they say that:"Event Notifications can be masked by setting a flag; this is equivalent to disabling interrupts and can be used to ensure atomicity of certain operation in the guest kernel". My question is : I know that we can use ''xc_evtchn_unmask(xcehandle, port)'' to unmask an event channel , but I can not find the function used to mask an event channel. Can any body solve the problem? Thanks a lot. Danius Wu =============================================== _...