Home
last modified time | relevance | path

Searched defs:_r (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/public/io/
A Dring.h178 #define FRONT_RING_ATTACH(_r, _s, _i, __size) do { \ argument
187 #define BACK_RING_ATTACH(_r, _s, _i, __size) do { \ argument
197 #define RING_SIZE(_r) \ argument
201 #define RING_FREE_REQUESTS(_r) \ argument
207 #define RING_FULL(_r) \ argument
211 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ argument
215 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ argument
223 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ argument
231 #define RING_GET_REQUEST(_r, _idx) \ argument
243 #define RING_COPY_REQUEST(_r, _idx, _req) do { \ argument
[all …]
/xen/xen/arch/x86/
A Dtime.c1682 static void time_calibration_tsc_rendezvous(void *_r) in time_calibration_tsc_rendezvous()
1729 static void time_calibration_std_rendezvous(void *_r) in time_calibration_std_rendezvous()
/xen/xen/arch/x86/hvm/
A Dhvm.c1075 #define UNFOLD_ARBYTES(_r) \ in hvm_load_cpu_ctxt() argument

Completed in 14 milliseconds