Home
last modified time | relevance | path

Searched refs:Xen_unprotected_call_with_no_args (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-dac.c71 result = Xen_unprotected_call_with_no_args(dp->func); in dac_xen_sample()
H A Dxen.h1644 #define Xen_unprotected_call_with_no_args(a) XEN_CALL_0_NO_CATCH(a) macro
H A Dsnd-edits.c7539 result = Xen_unprotected_call_with_no_args(proc); in g_as_one_edit()